MAPIOFFLINE_NOTIFY_TYPE [Outlook 2003 API Reference]

The MAPIOFFLINE_NOTIFY_TYPE of a notification identifies if a change in the connection state is going to take place, is taking place, or has completed.

Quick Info

See IMAPIOfflineNotify.

typedef enum {
MAPIOFFLINE_NOTIFY_TYPE_STATECHANGE_START = 1, 
MAPIOFFLINE_NOTIFY_TYPE_STATECHANGE = 2, 
MAPIOFFLINE_NOTIFY_TYPE_STATECHANGE_DONE = 3 
} MAPIOFFLINE_NOTIFY_TYPE;

See Also

About the Offline State API

Constants for the Offline State API

MAPIOFFLINE_NOTIFY