NotesStorageFacility
NotesStorageFacility class
The Notes Storage Facility (NSF) database file
is used by (IBM) Lotus Notes and Domino
to store different kind of objects like e-mail,
appointments and documents,
but also application forms and views.
The NotesStorageFacility type exposes the following members:
Constructors
| Name | Description |
|---|---|
| NotesStorageFacility(file_name) | Initializes a new instance of the NotesStorageFacility class |
| NotesStorageFacility(stream) | Initializes a new instance of the NotesStorageFacility class |
| NotesStorageFacility(file_name, options) | Initializes a new instance of the NotesStorageFacility class |
| NotesStorageFacility(stream, options) | Initializes a new instance of the NotesStorageFacility class |
Methods
| Name | Description |
|---|---|
| enumerate_messages() |
See Also
- namespace aspose.email.storage.nsf
- assembly Aspose.Email