Share via


CrmOutlookService.IsCrmDesktopClient Property

Definition

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

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

Property Value

true if Dynamics 365 for Outlook is installed; otherwise, false.

Applies to