MapiInit Function

Action

Initializes MAPI Support for the current virtual user. Needs to be called before other MAPI methods are called

Include file

Mapi.bdh

Syntax

MapiInit() :  boolean;

Return value

  • true if successful
  • false otherwise

Example

See MAPI Sample