Base type: System.Entity
Summary: This entity presents the exchange synced devices.
| Name | Type | Notes |
|---|---|---|
| MailboxID | System.Int32 | The unique integer representation of mailbox. |
| ID | System.Guid | The unique integer representation of mailbox synced device. |
| DeviceType | System.String | The string value that contains the device type. |
| DeviceUserAgent | System.String | The string value that contains the device user agent. |
| LastSuccessfulSync | System.DateTime | The date and time of the last synchronization. |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |