IAdmExchangeMessageSizeRestrictions

The IAdmExchangeMessageSizeRestrictions interface represents message size restrictions for a mailbox, mail-enabled user, contact or group.

Inheritance: IAdmExchangeParametersContainer

Properties

Details

MaxReceiveSize

Gets or sets the maximum size of e-mail messages that the user, contact or group can receive.


MaxReceiveSizeModificationEnabled

Gets or sets a value indicating whether the MaxReceiveSize property will be modified.

  • Type:
  • bool
  • Access:
  • Read/Write

MaxSendSize

Gets or sets the maximum size of e-mail messages that the user, contact or group can send.


MaxSendSizeModificationEnabled

Gets or sets a value indicating whether the MaxSendSize property will be modified.

  • Type:
  • bool
  • Access:
  • Read/Write

Requirements

Minimum required version: 2013.1

See also