MapiMessageReader Class |
Namespace: Aspose.Email.Mapi
The MapiMessageReader type exposes the following members.
Name | Description | |
---|---|---|
![]() | MapiMessageReader(Stream) |
Initializes a new instance of the MapiMessageReader class for the specified stream.
|
![]() | MapiMessageReader(String) |
Initializes a new instance of the MapiMessageReader class for the specified file name.
|
Name | Description | |
---|---|---|
![]() | Dispose |
Releases the unmanaged resources used by the MapiMessageReader.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ReadAttachments |
Extracts the attachment from the Outlook Message files.
|
![]() | ReadMessage |
Parse the current stream and returns the data as a MapiMessage.
|
![]() | ToString | (Inherited from Object.) |