MailStorageOptions class

MailStorageOptions class

The class contains options for rendering Mail storage (Lotus Notes, MBox) data files.

GroupDocs.Viewer supports the MailStorageOptions class that allows you to specify different options for rendering Lotus Notes database files.

The MailStorageOptions type exposes the following members:

Constructors

Constructor Description
init

Properties

Property Description
address_filter The email address used to filter messages by sender or recipient.
max_items The maximum number of messages or items to render.
text_filter The keywords used to filter messages.

See Also