CrmOutlookService.SetOffline Method ()
Applies To: Dynamics CRM 2015
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.
Namespace: Microsoft.Crm.Outlook.Sdk
Assembly: Microsoft.Crm.Outlook.Sdk (in Microsoft.Crm.Outlook.Sdk.dll)
Syntax
public void SetOffline()
public:
void SetOffline()
member SetOffline : unit -> unit
Public Sub SetOffline
Remarks
Throws an InvalidOperationException if the client is not loaded, Dynamics CRM for Outlook client (no offline access) is installed or if the client is offline.
See Also
CrmOutlookService Class
Microsoft.Crm.Outlook.Sdk Namespace
Sample: Use CRM for Outlook methods
Return to top
© 2016 Microsoft. All rights reserved. Copyright