MapiLogoff Function

Action

Closes a MAPI Session that has been opened with MapiLogon.

Include file

Mapi.bdh

Syntax

MapiLogoff( in hSession : number ) : boolean;
Parameter Description
hSession Valid MAPI Session Handle

Return value

  • true if successful
  • false otherwise

Example

See MAPI Sample