EventParserEMContentType Property 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File 
            Gets and sets EMContentType
Namespace:   
   DMLibrary.ParserAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic EMContentType EMContentType { get; set; }Public Property EMContentType As EMContentType
	Get
	Set
public:
property EMContentType EMContentType {
	EMContentType get ();
	void set (EMContentType value);
}member EMContentType : EMContentType with get, set
function get_EMContentType();
function set_EMContentType(value);
Property Value
Type: 
EMContentType
See Also