Enumeración de OutlookSyncType
Se aplica 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.
Espacio de nombres: Microsoft.Crm.Outlook.Sdk
Ensamblado: Microsoft.Crm.Outlook.Sdk (en Microsoft.Crm.Outlook.Sdk.dll)
Sintaxis
'Declaración
Public Enumeration OutlookSyncType
public enum OutlookSyncType
Integrantes
Nombre del miembro | Descripción |
---|---|
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. |
Plataformas
Plataformas de desarrollo
Windows Vista, Windows Server 2003 y
Plataformas de destino
Windows Vista,Windows XP
Vea también
Referencia
Espacio de nombres de Microsoft.Crm.Outlook.Sdk
Método CrmOutlookService.Sync
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.