OutlookViewInfo

OutlookViewInfo class

Represents view information for Outlook Data file.

The OutlookViewInfo type exposes the following members:

Constructors

Name Description
OutlookViewInfo() Initializes new instance of OutlookViewInfo class.
OutlookViewInfo(file_type, pages, folders) Initializes a new instance of the OutlookViewInfo class

Properties

Name Description
file_type The type of the file.
pages The list of pages to view.
folders The list of folders contained by the Outlook Data file.

See Also