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.
Gets or sets the format of 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
Public Property MessageFormat As MessageFormat
Get
Set
'Usage
Dim instance As MailUser
Dim value As MessageFormat
value = instance.MessageFormat
instance.MessageFormat = value
public MessageFormat MessageFormat { get; set; }
Property value
Type: Microsoft.Exchange.Data.Directory.Recipient.MessageFormat
One of the enumeration values that specifies the format of messages that are sent to the mail user.
Remarks
By default, this property is set to Mime.