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

NameDescription
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

NameDescription
enumerate_messages()

See Also