Delen via


OutlookSyncType-opsomming

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

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

Syntaxis

'Declaratie
Public Enumeration OutlookSyncType
public enum OutlookSyncType

Leden

Lidnaam Beschrijving
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.

Platforms

Development Platforms

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

Target Platforms

Windows Server 2008,Windows Server 2012,Windows 7

Zie ook

Verwijzing

Microsoft.Crm.Outlook.Sdk-naamruimte
CrmOutlookService.Sync-methode

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.