IAdmExchangeMailboxProtocolFeature
The IAdmExchangeMailboxProtocolFeature interface allows to manage access protocol settings of an Exchange mailbox.
Inheritance: IAdmExchangeMailboxFeature
Properties
-
Property
-
Description
-
UseProtocolDefault
-
Gets or sets a value indicating whether to use the protocol defaults.
-
UseProtocolDefaultModificationEnabled
-
Gets or sets a value indicating whether the
UseProtocolDefault
property will be modified. -
MessagesRetrievalMimeFormat
-
Gets or sets the message retrieval format.
-
MessagesRetrievalMimeFormatModificationEnabled
-
Gets or sets a value indicating whether the
MessagesRetrievalMimeFormat
property will be modified. -
LegacyParameters
-
Gets or sets legacy parameters for the protocol.
-
LegacyParametersModificationEnabled
-
Gets or sets a value indicating whether the
LegacyParameters
property will be modified.
Details
UseProtocolDefault
Gets or sets a value indicating whether to use the protocol defaults.
- Type:
- bool
- Access:
- Read/Write
UseProtocolDefaultModificationEnabled
Gets or sets a value indicating whether the UseProtocolDefault
property will be modified.
- Type:
- bool
- Access:
- Read/Write
MessagesRetrievalMimeFormat
Gets or sets the message retrieval format.
- Type:
- ADM_EXCHANGE_MIMEMESSAGESRETRIEVALTYPE_ENUM
- Access:
- Read/Write
MessagesRetrievalMimeFormatModificationEnabled
Gets or sets a value indicating whether the MessagesRetrievalMimeFormat
property will be modified.
- Type:
- bool
- Access:
- Read/Write
LegacyParameters
Gets or sets legacy parameters for the protocol.
- Type:
- IAdmExchangeMailboxProtocolFeatureLegacyParameters
- Access:
- Read/Write
LegacyParametersModificationEnabled
Gets or sets a value indicating whether the LegacyParameters
property will be modified.
- Type:
- bool
- Access:
- Read/Write
Requirements
Minimum required version: 2013.1