ExchangeMessageBody Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.Common.Exchange.ExchangeMessage.Body"]
Namespace: Scanjour.Workflow4.Common.ExchangeAssembly: Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string Body { get; }
Public ReadOnly Property Body As String
Get
public:
virtual property String^ Body {
String^ get () sealed;
}
abstract Body : string with get
override Body : string with get
Property Value
StringImplements
IMailMessageBody
See Also