pem.exchange.getMailboxByEmailAddress

This method is supported by Operations starting from version 2.6.5

This method returns the ID of Mailbox by the e-mail address specified.

The method has the following input parameters:

Name

Type

Short Description

email_address

string

The e-mail address.

The method has the following output parameters:

Name

Type

Short Description

mailbox_id

int

The ID of Mailbox.

Note: This method can also be called under Reseller permissions.