openmapi.org - NMapi API Documentation
open, multi-language, cross-platform MAPI implementation
open, multi-language, cross-platform MAPI implementation
NMapi.Table Namespace
Namespace
Documentation for this section has not yet been entered.
| Type | Description |
|---|---|
| ExpandRowResult | The result of the {@link IMAPITable#ExpandRow} method. |
| GetStatusResult | The result of the {@link IMAPITable#GetStatus} method. |
| IMapiTable | The IMAPITable interface provides fast access to a set of properties of the items in a container. |
| IMapiTableReader | Retrieves all rows from a table. |
| QueryPositionResult | The result of {@link IMAPITable#QueryPosition} method. |
| SAndRestriction | The SAndRestriction structure. |
| SBitMaskRestriction | The SBitmapRestriction structure. |
| SCommentRestriction | The SCommentRestriction structure. |
| SComparePropsRestriction | The SComparePropsRestriction structure. |
| SContentRestriction | The SContentRestriction structure. |
| SExistRestriction | The SExistRestriction structure. |
| SNotRestriction | The SNotRestriction structure. |
| SOrRestriction | The SOrRestriction structure. |
| SPropertyRestriction | The SPropertyRestriction structure. |
| SRestriction | The SRestriction structure. |
| SRow | The SRow structure. |
| SRowSet | The SRowSet structure. |
| SSizeRestriction | The SSizeRestriction structure. |
| SSortOrder | The SSortOrder structure. |
| SSortOrderSet | The SSortOrderSet structure. |
| SSubRestriction | The SSubRestriction structure. |
| TableBookmark | Represents a bookmark in a Table. This class warps the integer usually used by Mapi to represent a bookmark, for bettery type safety. |
| URestriction | A helper for the SRestriction structure. |
To be added.