CrmOutlookService.IsCrmClientLoaded Property

 

Applies To: Dynamics CRM 2015

Gets a value that indicates whether Dynamics CRM for Outlook is loaded by Microsoft Office Outlook.

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

Syntax

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

Property Value

Type: System.Boolean

Type: Boolean
true if Dynamics CRM for Outlook is loaded by Microsoft Office Outlook; 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