pem.exchange.getResourceMailboxes

This method is supported by Operations starting from version 5.3 hotfix09.

This method returns the list of resource mailboxes belonging to the specified subscription.

The method has the following input parameter:

Name

Type

Short Description

subscription_id

int

Identifier of the subscription for which you want to get the resource mailboxes information.

The method returns the array of structures:

Name

Type

Short Description

mailbox_id

int

Identifier of a resource mailbox.

type

int

Type of resource (a room or equipment).

email_address

string

E-mail address of the resource mailbox.

display_name

string

Display name of the resource mailbox.

alias

string

Alternative name of the specified resource mailbox.