EwsMessageInfo.Body Property
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9083)
Body
Gets the Body of the message. Null reference (Nothing in VB.NET) if the value is not known.
Declaration
public EwsMessageBody Body { get; }
Property Value
Type | Description |
---|---|
EwsMessageBody |