IMessageContainerBody Property |
Body of the message.
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax string Body { get; set; }
Property Body As String
Get
Set
property String^ Body {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also