CrmOutlookService Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Provides methods for interacting with CRM for Outlook.

The following tables list the members exposed by the CrmOutlookService type.

Public Constructors

  Name Description
  CrmOutlookService Initializes a new instance of the CrmOutlookService class.

Top

Public Properties

  Name Description
public property IsCrmClientLoaded Gets a value that indicates whether CRM for Outlook is loaded by Microsoft Office Outlook.
public property IsCrmClientOffline Gets a value that indicates whether Microsoft Dynamics CRM for Microsoft Office Outlook with Offline Access is offline.
public property IsCrmDesktopClient Gets a value that indicates whether CRM for Outlook is installed. This version has no offline access.
public property ServerUri Gets the server URI to use to connect to the Microsoft Dynamics CRM server based on the state of CRM for Outlook.
public property State Gets the state of Microsoft Dynamics CRM for Microsoft Office Outlook with Offline Access.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method GoOffline Takes Microsoft Dynamics CRM for Microsoft Office Outlook with Offline Access into an offline state and triggers a synchronization of the offline database with the online server.
public method GoOnline Synchronizes Microsoft Dynamics CRM for Microsoft Office Outlook with Offline Access with the online Microsoft Dynamics CRM server.
public method SetOffline Sets Microsoft Dynamics CRM for Microsoft Office Outlook with Offline Access into an offline state without triggering a synchronization of the offline database with the online server.
public method Sync Triggers a synchronization event between Microsoft Dynamics CRM for Microsoft Office Outlook with Offline Access in Microsoft Office Outlook and the Microsoft Dynamics CRM server.
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

CrmOutlookService Class
Microsoft.Crm.Outlook.Sdk Namespace

Other Resources

Write Custom Code for Microsoft Dynamics CRM for Outlook
Sample: Use Outlook Methods

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.