MAPI_IsLoggedOn()

Examples


The MAPI_IsLoggedOn() function indicates whether the application is currently logged on to a MAPI session.

Syntax

MAPI_IsLoggedOn()

Parameters

• None

Return value

A boolean. True indicates the application is logged on to a MAPI session, while false indicates it is not.


Documentation Feedback