OutlookSyncType 枚举

应用到: 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.

命名空间: Microsoft.Crm.Outlook.Sdk
程序集: Microsoft.Crm.Outlook.Sdk (在 Microsoft.Crm.Outlook.Sdk.dll 中)

语法

声明
Public Enumeration OutlookSyncType
public enum OutlookSyncType

成员

成员名称 描述
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.

平台

开发平台

Windows Vista、Windows Server 2003 和

目标平台

Windows Vista,Windows XP

另请参阅

参考

Microsoft.Crm.Outlook.Sdk 命名空间
CrmOutlookService.Sync 方法

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