pem.exchange.modifyMailbox
This method is supported by Operations starting from version 2.6.5
This method modifies the Mailbox properties.
The method has the following input parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
ID of Mailbox. |
|
string |
Defines the Mailbox alias. |
|
boolean |
Whether the Outlook Web Access (OWA) support is enabled. |
|
boolean |
Whether the access over Outlook support is enabled. |
|
boolean |
Whether the Active Sync support is enabled. |
|
boolean |
Whether access to Mailbox over IMAP4 support is enabled. |
|
boolean |
Whether access to Mailbox over POP3 support is enabled. |
|
int |
Defines the storage size (in Kilobytes) the mailbox can occupy before a warning message is sent to the mailbox owner. |
|
int |
Defines the storage size (in Kilobytes) the mailbox can occupy before the system prevents the mailbox owner from sending more messages. |
|
int |
Defines the maximum storage size (in Kilobytes) the mailbox can occupy before the system prevents the mailbox owner from sending and receiving more messages. |
|
int |
Defines the maximum size of message (in Kilobytes) that can be received to the mailbox. |
|
int |
Defines the maximum size of message (in Kilobytes) that can be sent from the mailbox. |
|
int |
Defines the maximum number of recipients the mailbox owner can send a message to. |
|
int |
Defines how long to keep deleted items for (days). |
|
boolean |
Whether "Show in address book" Mailbox property is enabled. The Mailbox will be not visible in address books or search queries if disabled. |
The method has no output parameters.
Notes:
1. This method can also be called under Reseller permissions.
2. This method ignores the mailbox storage limits specified in the customer's Subscription.