MboxViewInfo class

MboxViewInfo class

Represents view information for Mbox files storage.

The MboxViewInfo type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of MboxViewInfo.
init Initializes a new MboxViewInfo instance.

Methods

Method Description
to_string Returns a string that represents the current object. (inherited from ViewInfo)

Properties

Property Description
messages_count The notes count in storage.
file_type The type of the file. (inherited from ViewInfo)
pages The list of pages to view. (inherited from ViewInfo)

See Also