Share via


CrmOutlookService.State Property

 

Applies To: Dynamics CRM 2015

Gets the state of Microsoft Dynamics CRM for Microsoft Office Outlook with Offline Access.

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

Syntax

public ClientState State { get; }
public:
property ClientState State {
    ClientState get();
}
member State : ClientState with get
Public ReadOnly Property State As ClientState

Property Value

Type: Microsoft.Crm.Outlook.Sdk.ClientState

Type: ClientState
The state of Microsoft Dynamics CRM for Microsoft Office Outlook with Offline Access.

See Also

CrmOutlookService Class
Microsoft.Crm.Outlook.Sdk Namespace
Sample: Use CRM for Outlook methods

Return to top

© 2016 Microsoft. All rights reserved. Copyright