IAdmExchangeMessageSizeRestrictions
The IAdmExchangeMessageSizeRestrictions interface represents message size restrictions for a mailbox, mail-enabled user, contact or group.
Inheritance: IAdmExchangeParametersContainer
Properties
-
Property
-
Description
-
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.
-
MaxSendSize
-
Gets or sets the maximum size of e-mail messages that the user, contact or group can send.
-
MaxReceiveSizeModificationEnabled
-
Gets or sets a value indicating whether the MaxSendSize property will be modified.
Details
MaxReceiveSize
Gets or sets the maximum size of e-mail messages that the user, contact or group can receive.
- Type:
- IAdmByteQuantifiedSize
- Access:
- Read/Write
MaxReceiveSizeModificationEnabled
Gets or sets a value indicating whether the MaxReceiveSize property will be modified.
- Type:
- Boolean
- Access:
- Read/Write
MaxSendSize
Gets or sets the maximum size of e-mail messages that the user, contact or group can send.
- Type:
- IAdmByteQuantifiedSize
- Access:
- Read/Write
Requirements
Minimum required version: 2013.1