ExchangeSyncIdMapping table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.

The mapping used to keep track of the IDs for items synced between CRM and Exchange.

Messages

Message Web API Operation SDK class or method
Create POST /exchangesyncidmappings
See Create
CreateRequest or
Create
Delete DELETE /exchangesyncidmappings(exchangesyncidmappingid)
See Delete
DeleteRequest or
Delete
Retrieve GET /exchangesyncidmappings(exchangesyncidmappingid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveMultiple GET /exchangesyncidmappings
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple
Update PATCH /exchangesyncidmappings(exchangesyncidmappingid)
See Update
UpdateRequest or
Update

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: 0

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: 0

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 Owner
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 True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

OwningBusinessUnitName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 160
RequiredLevel None
Type String

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 the user_exchangesyncidmapping one-to-many relationship for the systemuser table/entity.

team_exchangesyncidmapping

See the team_exchangesyncidmapping one-to-many relationship for the team table/entity.

business_unit_exchangesyncidmapping

See the business_unit_exchangesyncidmapping one-to-many relationship for the businessunit table/entity.

See also

Dataverse table/entity reference
Web API Reference
exchangesyncidmapping EntityType