MailStorageOptions class

MailStorageOptions class

Contains options for rendering Mail storage (Lotus Notes, MBox) data files. For details, see the documentation.

The MailStorageOptions type exposes the following members:

Constructors

Constructor Description
init Constructs a new instance of MailStorageOptions

Properties

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

See Also