openmapi.org - NMapi API Documentation
open, multi-language, cross-platform MAPI implementation
open, multi-language, cross-platform MAPI implementation
NMapi.Properties.Special Namespace
Namespace
Documentation for this section has not yet been entered.
| Type | Description |
|---|---|
| CreateAttachResult | The result of the IMessage.CreateAttach() method. |
| GetReceiveFolderResult | The result of the IMsgStore.GetReceiveFolder() method. |
| GetSearchCriteriaResult | The result of IMapiContainer.GetSearchCriteria() method. |
| IMapiContainer | The IMAPIContainer interface. This abstract class implements common functions of containers. Concrete container classes like IMapiFolder always inherit from this class. |
| IMapiFolder | The IMAPIFolder interface. This class provides access to Mapi-Folders. |
| IMessage | The IMessage class implements the IMessage-Mapi-Interface and provides access to Message-Objects. |
| IMsgStore | Represents a MessageStore, the entry point to access any stored data. |
| MessageCopyHelper | |
| OpenEntryResult | The result of the IMsgStore.OpenEntry() or IMapiContainer.OpenEntry() method. |
To be added.