Click or drag to resize

ExchangeSyncIdMapping Class

The mapping used to keep track of the IDs for items synced between CRM and Exchange.
Inheritance Hierarchy
SystemObject
  Entity
    Crm.MSCrmServiceExchangeSyncIdMapping

Namespace: Crm.MSCrmService
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ExchangeSyncIdMapping : Entity, 
	INotifyPropertyChanging, INotifyPropertyChanged

The ExchangeSyncIdMapping type exposes the following members.

Constructors
 NameDescription
Public methodExchangeSyncIdMapping Default Constructor.
Top
Properties
 NameDescription
Public propertyAttributes
(Inherited from Entity)
Public propertybusiness_unit_exchangesyncidmapping N:1 business_unit_exchangesyncidmapping
Public propertyCreatedOn Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.
Public propertyEntityState
(Inherited from Entity)
Public propertyExchangeEntryId 
Public propertyExchangeSyncIdmappingId 
Public propertyExtensionData
(Inherited from Entity)
Public propertyFormattedValues
(Inherited from Entity)
Public propertyFromCrmChangeType 
Public propertyHasLazyFileAttribute
(Inherited from Entity)
Public propertyId
(Overrides Entity.Id)
Public propertyIsDeletedInExchange 
Public propertyIsUnlinkedInCRM 
Public propertyItem
(Inherited from Entity)
Public propertyKeyAttributes
(Inherited from Entity)
Public propertyLastSyncError 
Public propertyLastSyncErrorCode 
Public propertyLastSyncErrorOccurredOn Last Sync Error Time
Public propertyLazyFileAttributeKey
(Inherited from Entity)
Public propertyLazyFileAttributeValue
(Inherited from Entity)
Public propertyLazyFileSizeAttributeKey
(Inherited from Entity)
Public propertyLazyFileSizeAttributeValue
(Inherited from Entity)
Public propertyLogicalName
(Inherited from Entity)
Public propertyModifiedOn 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 CRM options.
Public propertyObjectId 
Public propertyObjectTypeCode 
Public propertyOwnerId 
Public propertyOwningBusinessUnit 
Public propertyOwningTeam 
Public propertyOwningUser 
Public propertyRelatedEntities
(Inherited from Entity)
Public propertyRetries 
Public propertyRowVersion
(Inherited from Entity)
Public propertyteam_exchangesyncidmapping N:1 team_exchangesyncidmapping
Public propertyToCrmChangeType 
Public propertyuser_exchangesyncidmapping N:1 user_exchangesyncidmapping
Public propertyUserDecision 
Public propertyVersionNumber 
Top
Methods
 NameDescription
Public methodContains
(Inherited from Entity)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetAttributeValue``1
(Inherited from Entity)
Protected methodGetFormattedAttributeValue
(Inherited from Entity)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Protected methodGetRelatedEntities``1
(Inherited from Entity)
Protected methodGetRelatedEntity``1
(Inherited from Entity)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Protected methodSetAttributeValue
(Inherited from Entity)
Protected methodSetRelatedEntities``1
(Inherited from Entity)
Protected methodSetRelatedEntity``1
(Inherited from Entity)
Public methodToEntity``1
(Inherited from Entity)
Public methodToEntityReference
(Inherited from Entity)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodTryGetAttributeValue``1
(Inherited from Entity)
Top
Events
Fields
See Also