ParsedItemDescription Property
|
Alterian Email Manager 6.2.3 SDK Help File
Gets description, it is the whole string parsed for the event
Namespace:
DMLibrary.ParserAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string Description { get; }
Public ReadOnly Property Description As String
Get
public:
property String^ Description {
String^ get ();
}
member Description : string with get
function get_Description();
Property Value
Type:
String
See Also