MapiMessageReader

MapiMessageReader class

Represents a reader that can read a Microsoft Outlook Message format document.

The MapiMessageReader type exposes the following members:

Constructors

NameDescription
MapiMessageReader(path)Initializes a new instance of the MapiMessageReader class
MapiMessageReader(stream)Initializes a new instance of the MapiMessageReader class

Methods

NameDescription
read_message()
read_attachments()

See Also