Gets the body format.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic |
|---|
Public Property Format As EwsBodyFormat Get Private Set |
| C# |
|---|
public EwsBodyFormat Format { get; private set; } |