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.


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.


Requirements

Minimum required version: 2013.1

See also