MailContact.UseMapiRichTextFormat Property
Gets or sets a value that indicates when text messages should use the MAPI Rich Text Format (RTF) for the mail contact.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
<ParameterAttribute(Mandatory := False)> _
Public Property UseMapiRichTextFormat As UseMapiRichTextFormat
Get
Set
'Usage
Dim instance As MailContact
Dim value As UseMapiRichTextFormat
value = instance.UseMapiRichTextFormat
instance.UseMapiRichTextFormat = value
[ParameterAttribute(Mandatory = false)]
public UseMapiRichTextFormat UseMapiRichTextFormat { get; set; }
Property Value
Type: Microsoft.Exchange.Data.Directory.Recipient.UseMapiRichTextFormat
One of the enumeration values that specifies when text messages should use MAPI RTF for the mail contact.