pem.exchange.getOutlookLicense

This method is supported by Operations starting from version 2.9

This method returns the information about the Vendor's Outlook license for the specified mailbox.

The method has the following input parameters:

Name

Type

Short Description

mailbox_id

int

Mailbox ID

The method has the following output parameters:

Name

Type

Short Description

[license]

struct

Information about the Vendor's Outlook license.

Note: This parameter is returned when Vendor's Outlook license is enabled for Mailbox. Otherwise, the license parameter is not returned.

  • outlook_download_url

string

Outlook download URL

  • serial_number

string

Outlook Serial Number

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