Share via


CrmOutlookService.IsCrmDesktopClient Property

 

Applies To: Dynamics CRM 2015

Gets a value that indicates whether Dynamics CRM for Outlook is installed. This version has no offline access.

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

Syntax

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

Property Value

Type: System.Boolean

Type: Boolean
true if Dynamics CRM for Outlook is installed; 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