Del via


ClientState-optælling

Contains the possible states for the State property.

Navneområde: Microsoft.Crm.Outlook.Sdk
Assembly: Microsoft.Crm.Outlook.Sdk (i Microsoft.Crm.Outlook.Sdk.dll)

Syntaks

'Deklaration
Public Enumeration ClientState
public enum ClientState

Medlemmer

Medlemsnavn Beskrivelse
BackgroundGoingOffline The background synchronization to the offline database is in progress. Value = 12.
ClientLoadFailure There was a failure in loading Dynamics CRM til Outlook during Microsoft Outlook startup.Value = 6.
ClientVersionHigher The Dynamics CRM til Outlook version is later than that on the server. Value = 8.
ClientVersionLower The Dynamics CRM til Outlook version is earlier than that on the server. Value = 7.
Disable The Dynamics CRM til Outlook client is disabled. Value = 14.
GoingOffline Dynamics CRM til Outlook is going offline. Value = 4.
GoingOfflineCanceled The user canceled the go offline process.Value = 11.
GoingOnline Dynamics CRM til Outlook is going online.Value = 5.
NotConfigured The Dynamics CRM til Outlook client is not yet configured. Value = 13.
Offline Dynamics CRM til Outlook is offline. Value = 1.
Online Dynamics CRM til Outlook is online. Value = 0.
OnlineCrmNotAvailable The Microsoft Dynamics CRM server is not available. Value = 10.
PostOfflineUpgrade Dynamics CRM til Outlook was upgraded while offline. Value = 9.
SyncToOutlook Dynamics CRM til Outlook is currently synchronizing Microsoft Outlook with Microsoft Dynamics CRM.Value = 2.
SyncToOutlookError There was an error in the last synchronization between Microsoft Outlook and Microsoft Dynamics CRM.Value = 3.
Unknown The state of the Dynamics CRM til Outlook client is unknown. Value = -1.

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

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