CrmOutlookService.SetOffline Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.