Platform SDK: Exchange Server

GetGWNewMailStatus

The GetGWNewMailStatus function determines whether there is new mail in the user's Inbox.

Quick Info

Header file: GWMAIN.H
Library: GWMAIN.LIB

BOOL GetGWNewMailStatus(
  VOID  
);
 

Parameters

None.

Return Values

TRUE
There is new mail in the user's mailbox.
FALSE
There is no new mail in the user's mailbox.

See Also

GetGWNewMailEvent