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 |
---|---|---|
|
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 |
---|---|---|
|
int |
Identifier of a resource mailbox. |
|
int |
Type of resource (a room or equipment). |
|
string |
E-mail address of the resource mailbox. |
|
string |
Display name of the resource mailbox. |
|
string |
Alternative name of the specified resource mailbox. |