Share via


IMAPIOfflineNotify : IUnknown

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Supports Microsoft Outlook 2010 in sending notification callbacks to a client.

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 2010 will be able to use this interface to send notification callbacks to the client.

See Also

Reference

IMAPIOfflineMgr::Advise

Concepts

About the Offline State API

MAPI Constants

MAPIOFFLINE_ADVISEINFO