Share via


Mapi.logoff Method

Definition

Lets you log off the mail system.

public:
 virtual int logoff();
public virtual int logoff ();
abstract member logoff : unit -> int
override this.logoff : unit -> int
Public Overridable Function logoff () As Integer

Returns

The status #SUCCESS_SUCCESS or an error code, which can be found in the #MAPI macro.

Applies to