Partager via


Énumération OutlookSyncType

S'applique à: CRM 2015 on-prem, CRM Online

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

Espace de noms: Microsoft.Crm.Outlook.Sdk
Assembly: Microsoft.Crm.Outlook.Sdk (dans Microsoft.Crm.Outlook.Sdk.dll)

Syntaxe

'Déclaration
Public Enumeration OutlookSyncType
public enum OutlookSyncType

Membres

Nom du membre 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.

Plateformes

Plateformes de développement

Windows Vista, Windows Server 2003 et

Plateformes cibles

Windows Vista,Windows XP

Voir aussi

Référence

Espace de noms Microsoft.Crm.Outlook.Sdk
Méthode CrmOutlookService.Sync

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