MailStorageOptions

MailStorageOptions class

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

The MailStorageOptions type exposes the following members:

Constructors

Name Description
MailStorageOptions() Initializes a new instance of the MailStorageOptions class

Properties

Name 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