OutlookSyncType-optælling
Contains the possible synchronization type values that can be passed to the Sync method to trigger a background synchronization operation.
Navneområde: Microsoft.Crm.Outlook.Sdk
Assembly: Microsoft.Crm.Outlook.Sdk (i Microsoft.Crm.Outlook.Sdk.dll)
Syntaks
'Deklaration
Public Enumeration OutlookSyncType
public enum OutlookSyncType
Medlemmer
Medlemsnavn | Beskrivelse |
---|---|
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. |
Platforme
Development Platforms
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Target Platforms
Windows Server 2008,Windows Server 2012,Windows 7
Se også
Reference
Microsoft.Crm.Outlook.Sdk-navneområde
CrmOutlookService.Sync-metode
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.