pem.exchange.getMailboxStores
This method is supported by Operations starting from version 2.8
This method returns the list of Exchange Mailbox Stores with their properties.
The method has no the input parameters.
The method returns the array of structures:
Name |
Type |
Short Description |
---|---|---|
|
int |
Store ID. |
|
string |
Store Name. |
|
string |
Name of host on which Store is located. |
|
boolean |
Whether the Store is Ready to Provide. |
|
bigint |
Space allocated for mailboxes provisioned to this store (in Kilobytes). |
|
bigint |
Maximum space that can be allocated for mailboxes in this store (in Kilobytes). |
|
bigint |
Space occupied by contents of mailboxes provisioned to this store (in Kilobytes). |
|
int |
Status of Store. Possible values are the following:
|
|
bigint |
Number of mailboxes provisioned to this store. |
|
string |
Windows Domain DNS name in which Store's Exchange server is participated. |
|
int |
Exchange server version. Possible values are the following:
|
|
array of string |
List of Store's Provisioning Attributes. |