IAdmExchangeMailboxProtocolFeatureLegacyParameters
The IAdmExchangeMailboxProtocolFeatureLegacyParameters interface allows managing legacy parameters of access protocol settings for an Exchange mailbox.
Inheritance: IUnknown
Properties
-
Property
-
Description
-
DefaultCharacterSet
-
Gets or sets the name of the character set to use with early MAPI clients (e.g. such as Outlook 97).
-
MessageEncoding
-
Gets or sets the message encoding for the protocol.
-
UseRichTextFormat
-
Gets or sets a value indicating whether to use the Rich Text Format (RTF) in email messages.
Details
DefaultCharacterSet
Gets or sets the name of the character set to use with early MAPI clients (e.g. such as Outlook 97).
- Type:
- string
- Access:
- Read/Write
MessageEncoding
Gets or sets the message encoding for the protocol.
- Type:
- ADM_EXCHANGE_MESSAGESENCODINGTYPE_ENUM
- Access:
- Read/Write
UseRichTextFormat
Gets or sets a value indicating whether to use the Rich Text Format (RTF) in email messages.
- Type:
- bool
- Access:
- Read/Write
Requirements
Minimum required version: 2013.1