Access to Microsoft Exchange Server settings
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | Array of Link | See Definition of Link | |
enable | boolean | Enable or disable Microsoft Exchange Server Integration | Mandatory |
exchangeServerAddress | string | Address of the Microsoft Exchange Server server | Mandatory |
userName | string | Domain and user id of the Microsoft Exchange Server login | Mandatory |
password | string | Password for the Microsoft Exchange Server login | |
territoryName | string | The name of the associated territory | |
additionalIpAddress | Array of string | Additional IP addresses of Microsoft Exchange Servers | |
integrationCluster | string | The name of the integrated cluster | |
mailboxAddress | string | The details of the mailbox address | |
todaysMeetingCount | int | The count of the today's meeting | |
integrationStatus | IntegrationStatus | Current status for the Microsoft Exchange server integration | |
entityTag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. |
Name | Type | Restrictions |
---|---|---|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
IntegrationStatus | string | Value must be one of:
|