openmapi.org - NMapi API Documentation
open, multi-language, cross-platform MAPI implementation
open, multi-language, cross-platform MAPI implementation
NMapi.Events Namespace
Namespace
Documentation for this section has not yet been entered.
| Type | Description |
|---|---|
| ErrorEventArgs | EventArg-Wrapper for ErrorNotification. |
| ErrorNotification | The ERROR_NOTIFICATION structure. |
| ExtendedEventArgs | EventArg-Wrapper for ExtendedNotification. |
| ExtendedNotification | The EXTENDED_NOTIFICATION structure. |
| GetEventResult | |
| IAdvisor | A simple interface implemented by IMsgStore and IMapiTable. This is part of the NMapi delegate-based Event-model. |
| IEventSubscription | |
| IMapiAdviseSink | The IMAPIAdviseSink interface. This interface must be implemented by classes that handle notifications. NMapi also supports events through delegates, so please consider using them instead. |
| IMapiIndigoCallback | Documentation for this section has not yet been entered. |
| MapiNotificationEventArgs | Base class for Events. |
| NewMailEventArgs | EventArg-Wrapper for NewMailNotification. |
| NewMailNotification | The NEWMAIL_NOTIFICATION structure. |
| Notification | The NOTIFICATION structure. |
| ObjectEventArgs | EventArg-Wrapper for ObjectNotification. |
| ObjectEventProxy | Proxy for easy event access. |
| ObjectEventSet | Provides an interface for events as delegates that may be used alternatively to the classic AdviseSink-method. They are actived indirectly through a special AdviseSink-Object. |
| ObjectNotification | The OBJECT_NOTIFICATION structure. |
| StatusObjectEventArgs | EventArg-Wrapper for StatusObjectNotification. |
| StatusObjectNotification | The STATUS_OBJECT_NOTIFICATION structure. |
| TableEventArgs | EventArg-Wrapper for NewMailNotification. |
| TableNotification | The TABLE_NOTIFICATION structure. |
| UNotification | A helper for the NOTIFICATION structure. |
To be added.