Alterian Email Manager 6.2.3 SDK Help File
The type of content
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic EMContentType Type { get; set; }
Public Property Type As EMContentType
Get
Set
public:
property EMContentType Type {
EMContentType get ();
void set (EMContentType value);
}
member Type : EMContentType with get, set
function get_Type();
function set_Type(value);
Property Value
Type:
EMContentType
See Also