IAdmExchangeMailFlowSettings
The IAdmExchangeMailFlowSettings interface provides access to Mail Flow settings of an Exchange account or distribution list.
Inheritance: IAdmExchangeParametersContainer
Properties
-
Property
-
Description
-
DeliveryOptions
-
Gets an interface that provides access to Delivery Options for the mailbox.
-
MessageDeliveryRestrictions
-
Gets an interface that provides access to Message Delivery Restrictions of the Exchange account or distribution list.
-
MessageModeration
-
Gets an interface that provides access to Message Approval settings of the mail-enabled group.
-
MessageSizeRestrictions
-
Gets an interface that provides access to Message Size Restrictions of the Exchange account or distribution list.
Details
DeliveryOptions
Gets an interface that provides access to Delivery Options for the mailbox.
- Type:
- IAdmExchangeDeliveryOptions
- Access:
- Read-only
MessageDeliveryRestrictions
Gets an interface that provides access to Message Delivery Restrictions of the Exchange account or distribution list.
- Type:
- IAdmExchangeMessageDeliveryRestrictions
- Access:
- Read-only
MessageModeration
Gets an interface that provides access to Message Approval settings of the mail-enabled group.
- Type:
- IAdmExchangeMessageModeration
- Access:
- Read-only
MessageSizeRestrictions
Gets an interface that provides access to Message Size Restrictions of the Exchange account or distribution list.
- Type:
- IAdmExchangeMessageSizeRestrictions
- Access:
- Read-only
Requirements
Minimum required version: 2013.1