LotusNotesViewInfo

LotusNotesViewInfo class

Represents view information for Lotus notes database storage

The LotusNotesViewInfo type exposes the following members:

Constructors

Name Description
LotusNotesViewInfo() Initializes new instance of LotusNotesViewInfo class.
LotusNotesViewInfo(file_type, pages, notes_count) Initializes a new instance of the LotusNotesViewInfo class

Properties

Name Description
file_type The type of the file.
pages The list of pages to view.
notes_count Notes count in storage

See Also