Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
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 Enumeration OutlookSyncType
Members
| Member name | Description | |
|---|---|---|
| AddressBook | The Microsoft Dynamics 365 Address Book Provider has to be synchronized with the data in Microsoft Dynamics 365. Value = 1. | |
| Offline | The user's offline database has to be synchronized with the data in Microsoft Dynamics 365. Value = 2. | |
| Outlook | The user's Microsoft Outlook store has to be synchronized with the data in Microsoft Dynamics 365. Value = 0. | 
See Also
Sync
Microsoft.Crm.Outlook.Sdk Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright