Platform SDK: Exchange Server

PR_EMS_AB_MDB_STORAGE_QUOTA

The PR_EMS_AB_MDB_STORAGE_QUOTA property specifies the amount of storage that the information store allocates to an object before generating a warning.

Quick Info

Header file: EMSABTAG.H
Applies to: Mailbox, Mail-Gateway, MHS-Message-Store, Public-Folder, MHS-Public-Store and Information-Store-Cfg objects (directory objects). These objects appear to MAPI as messaging_user objects, which are accessible through the MAPI IMailUser interface.
Identifier: 0x80d2
Property type: PT_LONG
Access: Read/write

Remarks

The PR_EMS_AB_MDB_STORAGE_QUOTA property determines the number of kilobytes of storage that the Microsoft Exchange Server information store allocates to an object before a warning is issued.

For Mailbox, Mailbox-Agent, and Mail-Gateway objects:
PR_EMS_AB_MDB_STORAGE_QUOTA refers to the total amount of storage used by all folders and subfolders. If this value is exceeded, a warning message is sent to the object's owner.

For Public folder objects:
PR_EMS_AB_MDB_STORAGE_QUOTA refers to the total amount of storage used by the public folder. If this value is exceeded, a warning message is sent to the public folder contact.

For MHS-Message-Store and MHS-Public-Store objects:
PR_EMS_AB_MDB_STORAGE_QUOTA defines a default value that can be applied to objects in the private and public information stores.

If no PR_EMS_AB_MDB_STORAGE_QUOTA property is specified on an object, the storage available to the object is not limited. If a value of 0 is specified, no storage is allocated to the object.

For Information-Store-Cfg objects:
PR_EMS_AB_MDB_STORAGE_QUOTA is ignored.