exchangesyncidmapping EntityType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: The mapping used to keep track of the IDs for items synced between CRM and Exchange.
Entity Set path:[organization URI]/api/data/v8.2/exchangesyncidmappings
Base Type: crmbaseentity EntityType
Display Name: Exchange Sync Id Mapping
Primary Key: exchangesyncidmappingid
Properties
Lookup Properties
Single-valued navigation properties
The exchangesyncidmapping entity type has no collection-valued navigation properties.
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name |
Type |
Details |
---|---|---|
createdon |
Edm.DateTimeOffset |
Description: Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. Display Name: Created On Read-only property |
exchangeentryid |
Edm.String |
Description: |
exchangesyncidmappingid |
Edm.Guid |
Description: |
fromcrmchangetype |
Edm.Int32 |
Description: |
isdeletedinexchange |
Edm.Boolean |
Description: Default Options: 1 : Yes |
isunlinkedincrm |
Edm.Boolean |
Description: Default Options: 1 : Yes |
lastsyncerror |
Edm.String |
Description: |
lastsyncerrorcode |
Edm.Int32 |
Description: |
lastsyncerroroccurredon |
Edm.DateTimeOffset |
Description: Last Sync Error Time Display Name: Last Sync Error Time |
modifiedon |
Edm.DateTimeOffset |
Description: Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. Display Name: Modified On Read-only property |
objectid |
Edm.Guid |
Description: |
objecttypecode |
Edm.Int32 |
Description: |
retries |
Edm.Int32 |
Description: |
tocrmchangetype |
Edm.Int32 |
Description: |
userdecision |
Edm.Int32 |
Description: |
versionnumber |
Edm.Int64 |
Description: Read-only property |
Lookup Properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name |
Single-valued navigation property |
Description |
---|---|---|
_ownerid_value |
ownerid |
|
_owningbusinessunit_value |
owningbusinessunit |
|
_owningteam_value |
owningteam |
|
_owninguser_value |
owninguser |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name |
Type |
Partner |
---|---|---|
ownerid |
owner_exchangesyncidmapping |
|
owningbusinessunit |
business_unit_exchangesyncidmapping |
|
owningteam |
team_exchangesyncidmapping |
|
owninguser |
user_exchangesyncidmapping |
See Also
Use the Microsoft Dynamics 365 Web API
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright