EmailMessageBody Property |
Plaintext body.
Namespace:
Isc
Assembly:
iscmessageservice_v4 (in iscmessageservice_v4.dll) Version: 4.0.0.0
Syntaxpublic string Body { get; set; }
function get_Body();
function set_Body(value);
Property Value
Type:
String
See Also