ParsedItem Constructor

Alterian Email Manager 6.2.3 SDK Help File
Initializes a new instance of the ParsedItem class

Namespace:  DMLibrary.Parser
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public ParsedItem(
	string item,
	EMContentType contentType
)

Parameters

item
Type: SystemString
contentType
Type: DMLibraryEMContentType
See Also