IAdmExchangeStorageQuotas
The IAdmExchangeStorageQuotas interface provides access to storage quotas of an Exchange mailbox.
Inheritance: IAdmExchangeParametersContainer
Properties
- 
Property
- 
Description
- 
UseDatabaseQuotaDefaults
- 
Gets or sets a value indicating whether the mailbox uses the default storage quotas specified for the mailbox database. 
- 
UseDatabaseQuotaDefaultsModificationEnabled
- 
Gets or sets a value indicating whether the UseDatabaseQuotaDefaultsproperty will be modified.
- 
IssueWarningQuota
- 
Gets or sets the mailbox size at which a warning message is sent to the user. 
- 
IssueWarningQuotaModificationEnabled
- 
Gets or sets a value indicating whether the IssueWarningQuotaproperty will be modified.
- 
ProhibitSendQuota
- 
Gets or sets the mailbox size at which the user can no longer send messages. 
- 
ProhibitSendQuotaModificationEnabled
- 
Gets or sets a value indicating whether the ProhibitSendQuotaproperty will be modified.
- 
ProhibitSendReceiveQuota
- 
Gets or sets the mailbox size at which the user can no longer send or receive messages. 
- 
ProhibitSendReceiveQuotaModificationEnabled
- 
Gets or sets a value indicating whether the ProhibitSendReceiveQuotaproperty will be modified.
- 
UseDatabaseRetentionDefaults
- 
Gets or sets a value indicating whether the mailbox uses the default retention settings for deleted items specified for the mailbox database. 
- 
RetainDeletedItemsFor
- 
Gets or sets the time (in days) to retain deleted items. 
- 
RetainDeletedItemsForModificationEnabled
- 
Gets or sets a value indicating whether the RetainDeletedItemsForproperty will be modified.
- 
RetainDeletedItemsUntilBackup
- 
Gets or sets a value indicating whether deleted items will be retained until database backup. 
- 
DeletedItemRetentionModificationEnabled
- 
Gets or sets a value indicating whether deleted item retention settings of the mailbox will be modified. 
Details
UseDatabaseQuotaDefaults
Gets or sets a value indicating whether the mailbox uses the default storage quotas specified for the mailbox database.
- Type:
- bool
- Access:
- Read/Write
UseDatabaseQuotaDefaultsModificationEnabled
Gets or sets a value indicating whether the UseDatabaseQuotaDefaults property will be modified.
- Type:
- bool
- Access:
- Read/Write
IssueWarningQuota
Gets or sets the mailbox size at which a warning message is sent to the user.
- Type:
- IAdmByteQuantifiedSize
- Access:
- Read/Write
IssueWarningQuotaModificationEnabled
Gets or sets a value indicating whether the IssueWarningQuota property will be modified.
- Type:
- bool
- Access:
- Read/Write
ProhibitSendQuota
Gets or sets the mailbox size at which the user can no longer send messages.
- Type:
- IAdmByteQuantifiedSize
- Access:
- Read/Write
ProhibitSendQuotaModificationEnabled
Gets or sets a value indicating whether the ProhibitSendQuota property will be modified.
- Type:
- bool
- Access:
- Read/Write
ProhibitSendReceiveQuota
Gets or sets the mailbox size at which the user can no longer send or receive messages.
- Type:
- IAdmByteQuantifiedSize
- Access:
- Read/Write
ProhibitSendReceiveQuotaModificationEnabled
Gets or sets a value indicating whether the ProhibitSendReceiveQuota property will be modified.
- Type:
- bool
- Access:
- Read/Write
UseDatabaseRetentionDefaults
Gets or sets a value indicating whether the mailbox uses the default retention settings for deleted items specified for the mailbox database.
- Type:
- bool
- Access:
- Read/Write
RetainDeletedItemsFor
Gets or sets the time (in days) to retain deleted items.
- Type:
- int
- Access:
- Read/Write
RetainDeletedItemsForModificationEnabled
Gets or sets a value indicating whether the RetainDeletedItemsFor property will be modified.
- Type:
- bool
- Access:
- Read/Write
RetainDeletedItemsUntilBackup
Gets or sets a value indicating whether deleted items will be retained until database backup.
- Type:
- bool
- Access:
- Read/Write
DeletedItemRetentionModificationEnabled
Gets or sets a value indicating whether deleted item retention settings of the mailbox will be modified.
- Type:
- bool
- Access:
- Read/Write
Requirements
Minimum required version: 2013.1