Share via


CrmOutlookService.IsCrmClientOffline Property

 

Applies To: Dynamics CRM 2015

Gets a value that indicates whether Microsoft Dynamics CRM for Microsoft Office Outlook with Offline Access is offline.

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

Syntax

public bool IsCrmClientOffline { get; }
public:
property bool IsCrmClientOffline {
    bool get();
}
member IsCrmClientOffline : bool with get
Public ReadOnly Property IsCrmClientOffline As Boolean

Property Value

Type: System.Boolean

Type: Boolean
true if Microsoft Dynamics CRM for Microsoft Office Outlook with Offline Access is offline; otherwise, false.

See Also

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

Return to top

© 2016 Microsoft. All rights reserved. Copyright