ExchangeSyncIdMapping table/entity reference
-
Article
-
- 2 minutes to read
-
The mapping used to keep track of the IDs for items synced between CRM and Exchange.
Messages
Properties
| Property |
Value |
| CollectionSchemaName |
ExchangeSyncIdMappings |
| DisplayCollectionName |
Exchange Sync Id Mappings |
| DisplayName |
Exchange Sync Id Mapping |
| EntitySetName |
exchangesyncidmappings |
| IsBPFEntity |
False |
| LogicalCollectionName |
exchangesyncidmappings |
| LogicalName |
exchangesyncidmapping |
| OwnershipType |
UserOwned |
| PrimaryIdAttribute |
exchangesyncidmappingid |
| PrimaryNameAttribute |
|
| SchemaName |
ExchangeSyncIdMapping |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
ExchangeEntryId
| Property |
Value |
| Description |
|
| DisplayName |
Exchange Id |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
exchangeentryid |
| MaxLength |
1024 |
| RequiredLevel |
None |
| Type |
String |
ExchangeSyncIdmappingId
| Property |
Value |
| Description |
|
| DisplayName |
|
| IsValidForForm |
False |
| IsValidForRead |
True |
| IsValidForUpdate |
False |
| LogicalName |
exchangesyncidmappingid |
| RequiredLevel |
SystemRequired |
| Type |
Uniqueidentifier |
FromCrmChangeType
| Property |
Value |
| Description |
|
| DisplayName |
|
| Format |
None |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
fromcrmchangetype |
| MaxValue |
2147483647 |
| MinValue |
-2147483648 |
| RequiredLevel |
None |
| Type |
Integer |
IsDeletedInExchange
| Property |
Value |
| Description |
|
| DisplayName |
|
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
isdeletedinexchange |
| RequiredLevel |
None |
| Type |
Boolean |
IsDeletedInExchange Choices/Options
| Value |
Label |
Description |
| 1 |
Yes |
|
| 0 |
No |
|
DefaultValue: False
IsUnlinkedInCRM
| Property |
Value |
| Description |
|
| DisplayName |
|
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
isunlinkedincrm |
| RequiredLevel |
None |
| Type |
Boolean |
IsUnlinkedInCRM Choices/Options
| Value |
Label |
Description |
| 1 |
Yes |
|
| 0 |
No |
|
DefaultValue: False
ItemSubject
| Property |
Value |
| Description |
|
| DisplayName |
Item Subject |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
itemsubject |
| MaxLength |
2048 |
| RequiredLevel |
None |
| Type |
String |
LastSyncError
| Property |
Value |
| Description |
|
| DisplayName |
Sync Error |
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
lastsyncerror |
| MaxLength |
2048 |
| RequiredLevel |
None |
| Type |
String |
LastSyncErrorCode
| Property |
Value |
| Description |
|
| DisplayName |
|
| Format |
None |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
lastsyncerrorcode |
| MaxValue |
2147483647 |
| MinValue |
-2147483648 |
| RequiredLevel |
None |
| Type |
Integer |
LastSyncErrorOccurredOn
| Property |
Value |
| DateTimeBehavior |
UserLocal |
| Description |
Last Sync Error Time |
| DisplayName |
Last Sync Error Time |
| Format |
DateAndTime |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
lastsyncerroroccurredon |
| RequiredLevel |
None |
| Type |
DateTime |
ObjectId
| Property |
Value |
| Description |
|
| DisplayName |
Crm Id |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
objectid |
| RequiredLevel |
None |
| Type |
Uniqueidentifier |
ObjectTypeCode
| Property |
Value |
| Description |
|
| DisplayName |
Object Type Code |
| Format |
None |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
objecttypecode |
| MaxValue |
2147483647 |
| MinValue |
-2147483648 |
| RequiredLevel |
None |
| Type |
Integer |
OwnerId
| Property |
Value |
| Description |
|
| DisplayName |
|
| IsValidForForm |
False |
| IsValidForRead |
True |
| IsValidForUpdate |
False |
| LogicalName |
ownerid |
| RequiredLevel |
SystemRequired |
| Targets |
systemuser,team |
| Type |
Owner |
OwnerIdType
| Property |
Value |
| Description |
|
| DisplayName |
|
| IsValidForForm |
False |
| IsValidForRead |
True |
| IsValidForUpdate |
False |
| LogicalName |
owneridtype |
| RequiredLevel |
SystemRequired |
| Type |
EntityName |
Retries
| Property |
Value |
| Description |
|
| DisplayName |
|
| Format |
None |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
retries |
| MaxValue |
2147483647 |
| MinValue |
-2147483648 |
| RequiredLevel |
None |
| Type |
Integer |
ToCrmChangeType
| Property |
Value |
| Description |
|
| DisplayName |
|
| Format |
None |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
tocrmchangetype |
| MaxValue |
2147483647 |
| MinValue |
-2147483648 |
| RequiredLevel |
None |
| Type |
Integer |
UserDecision
| Property |
Value |
| Description |
|
| DisplayName |
|
| Format |
None |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
userdecision |
| MaxValue |
2147483647 |
| MinValue |
-2147483648 |
| RequiredLevel |
None |
| Type |
Integer |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
CreatedOn
| Property |
Value |
| DateTimeBehavior |
UserLocal |
| 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. |
| DisplayName |
Created On |
| Format |
DateAndTime |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
createdon |
| RequiredLevel |
None |
| Type |
DateTime |
ModifiedOn
| Property |
Value |
| DateTimeBehavior |
UserLocal |
| 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. |
| DisplayName |
Modified On |
| Format |
DateAndTime |
| IsValidForForm |
True |
| IsValidForRead |
True |
| LogicalName |
modifiedon |
| RequiredLevel |
None |
| Type |
DateTime |
OwnerIdName
| Property |
Value |
| Description |
|
| DisplayName |
|
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
owneridname |
| MaxLength |
100 |
| RequiredLevel |
SystemRequired |
| Type |
String |
OwnerIdYomiName
| Property |
Value |
| Description |
|
| DisplayName |
|
| FormatName |
Text |
| IsLocalizable |
False |
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
owneridyominame |
| MaxLength |
100 |
| RequiredLevel |
SystemRequired |
| Type |
String |
OwningBusinessUnit
| Property |
Value |
| Description |
|
| DisplayName |
|
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
owningbusinessunit |
| RequiredLevel |
None |
| Targets |
businessunit |
| Type |
Lookup |
OwningTeam
| Property |
Value |
| Description |
|
| DisplayName |
|
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
owningteam |
| RequiredLevel |
None |
| Targets |
team |
| Type |
Lookup |
OwningUser
| Property |
Value |
| Description |
|
| DisplayName |
|
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
owninguser |
| RequiredLevel |
None |
| Targets |
systemuser |
| Type |
Lookup |
VersionNumber
| Property |
Value |
| Description |
|
| DisplayName |
|
| IsValidForForm |
False |
| IsValidForRead |
True |
| LogicalName |
versionnumber |
| MaxValue |
9223372036854775807 |
| MinValue |
-9223372036854775808 |
| RequiredLevel |
None |
| Type |
BigInt |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by SchemaName.
user_exchangesyncidmapping
See systemuser Table user_exchangesyncidmapping One-To-Many relationship.
team_exchangesyncidmapping
See team Table team_exchangesyncidmapping One-To-Many relationship.
business_unit_exchangesyncidmapping
See businessunit Table business_unit_exchangesyncidmapping One-To-Many relationship.
See also
About the table reference
Web API Reference
exchangesyncidmapping EntityType