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

mailbox_id

int

ID of Mailbox.

[alias]

string

Defines the Mailbox alias.

[owa]

boolean

Whether the Outlook Web Access (OWA) support is enabled.

[mapi]

boolean

Whether the access over Outlook support is enabled.

[active_sync]

boolean

Whether the Active Sync support is enabled.

[imap4]

boolean

Whether access to Mailbox over IMAP4 support is enabled.

[pop3]

boolean

Whether access to Mailbox over POP3 support is enabled.

[warning_limit]

int

Defines the storage size (in Kilobytes) the mailbox can occupy before a warning message is sent to the mailbox owner.

[prohibit_send_limit]

int

Defines the storage size (in Kilobytes) the mailbox can occupy before the system prevents the mailbox owner from sending more messages.

[size_limit]

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.

[incoming_item_max_size]

int

Defines the maximum size of message (in Kilobytes) that can be received to the mailbox.

[outgoing_item_max_size]

int

Defines the maximum size of message (in Kilobytes) that can be sent from the mailbox.

[recipient_list_max_size]

int

Defines the maximum number of recipients the mailbox owner can send a message to.

[message_retention]

int

Defines how long to keep deleted items for (days).

[show_in_address_book]

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.