Enumerazione OutlookSyncType

Si applica a: 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.

Spazio dei nomi: Microsoft.Crm.Outlook.Sdk
Assembly: Microsoft.Crm.Outlook.Sdk (in Microsoft.Crm.Outlook.Sdk.dll)

Sintassi

'Dichiarazione
Public Enumeration OutlookSyncType
public enum OutlookSyncType

Membri

Nome membro Descrizione
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.

Piattaforme

Piattaforme di sviluppo

Windows Vista, Windows Server 2003 e

Piattaforme di destinazione

Windows Vista,Windows XP

Vedere anche

Riferimento

Spazio dei nomi Microsoft.Crm.Outlook.Sdk
Metodo CrmOutlookService.Sync

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