Partilhar via


Enumeração OutlookSyncType

Aplica-se 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.

Namespace: Microsoft.Crm.Outlook.Sdk
Assembly: Microsoft.Crm.Outlook.Sdk (em Microsoft.Crm.Outlook.Sdk.dll)

Sintaxe

'Declaração
Public Enumeration OutlookSyncType
public enum OutlookSyncType

Membros

Nome do membro Descrição
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 desenvolvimento

Windows Vista, Windows Server 2003 e

Plataformas de destino

Windows Vista,Windows XP

Consulte também

Referência

Namespace Microsoft.Crm.Outlook.Sdk
Método CrmOutlookService.Sync

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