StatusAccountListExchangeAccountObject
A status report of the client’s Exchange account details.
Declaration
object StatusAccountListExchangeAccountObjectProperties
| Name | Type | Description |
|---|---|---|
_removed | boolean | If |
are-calendars-enabled | boolean | A Boolean value that indicates whether the Calendar app displays calendars and events for this account. |
are-contacts-enabled | boolean | A Boolean value that indicates whether the Contacts app displays contacts for this account. |
are-notes-enabled | boolean | A Boolean value that indicates whether the Notes app displays notes for this account. |
are-reminders-enabled | boolean | A Boolean value that indicates whether the Reminders app displays reminders for this account. |
declaration-identifier | string | The identifier of the declaration that installed the account. Only present if a declaration installed the account. |
hostname | string | The server host name for the account. |
identifier Required | string | The unique identifier for the account. |
is-mail-enabled | boolean | A Boolean value that indicates whether the Mail app displays mail for this account. |
port | integer | The server port for the account. |
username | string | The user name for the account. |
visible-name | string | The name of the account. |