Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The BodyFormat property gets the format for the body.
Namespace: Microsoft.Exchange.Data.Transport.Email
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public ReadOnly Property BodyFormat As BodyFormat
Get
'Usage
Dim instance As Body
Dim value As BodyFormat
value = instance.BodyFormat
public BodyFormat BodyFormat { get; }
Property value
Type: Microsoft.Exchange.Data.Transport.Email.BodyFormat