IMAPIOfflineNotify

IMAPIOfflineNotify

Supports Outlook sending notification callbacks to a client.

Quick Info

Inherits from: IUnknown
Provided by: Client
Interface identifier: IID_IMAPIOfflineNotify

Vtable Order

Notify Sends notifications to a client about changes in connection state.

Remarks

The client must implement this interface and pass a pointer to it as a member in MAPIOFFLINE_ADVISEINFO when setting up callbacks using IMAPIOfflineMgr::Advise. Subsequently, Outlook will be able to use this interface to send notification callbacks to the client.

See Also

About the Offline State API

Constants for the Offline State API

IMAPIOfflineMgr::Advise

MAPIOFFLINE_ADVISEINFO