CrmOutlookService Class

 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Provides methods for interacting with Dynamics 365 for Outlook.

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

System.Object
  Microsoft.Crm.Outlook.Sdk.CrmOutlookService

public sealed class CrmOutlookService

NameDescription
System_CAPS_pubmethodCrmOutlookService()

Initializes a new instance of the CrmOutlookService class.

NameDescription
System_CAPS_pubpropertyIsCrmClientLoaded

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

System_CAPS_pubpropertyIsCrmClientOffline

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

System_CAPS_pubpropertyIsCrmDesktopClient

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

System_CAPS_pubpropertyServerUri

Gets the server URI to use to connect to the Microsoft Dynamics 365 server based on the state of Dynamics 365 for Outlook.

System_CAPS_pubpropertyState

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

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodGoOffline()

Takes Microsoft Dynamics 365 for Microsoft Office Outlook with Offline Access into an offline state and triggers a synchronization of the offline database with the online server.

System_CAPS_pubmethodGoOnline()

Synchronizes Microsoft Dynamics 365 for Microsoft Office Outlook with Offline Access with the online Microsoft Dynamics 365 server.

System_CAPS_pubmethodSetOffline()

Sets Microsoft Dynamics 365 for Microsoft Office Outlook with Offline Access into an offline state without triggering a synchronization of the offline database with the online server.

System_CAPS_pubmethodSync(OutlookSyncType)

Triggers a synchronization event between Microsoft Dynamics 365 for Microsoft Office Outlook with Offline Access in Microsoft Office Outlook and the Microsoft Dynamics 365 server.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: