MailContact.MessageBodyFormat Property

Gets or sets the message body format for messages that are sent to the mail user.

Namespace:  Microsoft.Exchange.Data.Directory.Management
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
<ParameterAttribute(Mandatory := False)> _
Public Property MessageBodyFormat As MessageBodyFormat
    Get
    Set
'Usage
Dim instance As MailContact
Dim value As MessageBodyFormat

value = instance.MessageBodyFormat

instance.MessageBodyFormat = value
[ParameterAttribute(Mandatory = false)]
public MessageBodyFormat MessageBodyFormat { get; set; }

Property Value

Type: Microsoft.Exchange.Data.Directory.Recipient.MessageBodyFormat
One of the enumeration values that specifies the message body format for messages that are sent to the mail user.