Mapi.logoff 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.
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.