Aracılığıyla paylaş


CrmOutlookService.SetOffline Method

Definition

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.

public:
 void SetOffline();
public void SetOffline ();
member this.SetOffline : unit -> unit
Public Sub SetOffline ()

Remarks

Throws an InvalidOperationException if the client is not loaded, Dynamics 365 for Outlook client (no offline access) is installed or if the client is offline.

Applies to