Pocket Outlook Object Model Notifications
4/8/2010
This section provides reference details about the Pocket Outlook Object Model API notifications.
Notification | Description |
---|---|
Describes the event notifications sent to the window handle (HWND) passed to the IPOutlookApp::Logon method. |
Remarks
To receive notifications, IPOutlookApp::Logon must be called from your application's main UI thread.
If IPOutlookApp::Logon is called from a secondary thread, that thread must implement a message dispatch loop.
See Also
Reference
Notification Flags
IPOutlookApp::Logon