OutlookSyncType Enumeration

 

Applies To: Dynamics CRM 2015

Contains the possible synchronization type values that can be passed to the Sync method to trigger a background synchronization operation.

Namespace:   Microsoft.Crm.Outlook.Sdk
Assembly:  Microsoft.Crm.Outlook.Sdk (in Microsoft.Crm.Outlook.Sdk.dll)

Syntax

public enum OutlookSyncType
public enum class OutlookSyncType
type OutlookSyncType
Public Enumeration OutlookSyncType

Members

Member name Description
AddressBook

The Microsoft Dynamics CRM Address Book Provider has to be synchronized with the data in Microsoft Dynamics CRM. Value = 1.

Offline

The user's offline database has to be synchronized with the data in Microsoft Dynamics CRM. Value = 2.

Outlook

The user's Microsoft Outlook store has to be synchronized with the data in Microsoft Dynamics CRM. Value = 0.

See Also

Sync
Microsoft.Crm.Outlook.Sdk Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright