MsgReader

Overview

MsgReader is a class in Aspose.Email FOSS for .NET.
Inherits from: IDisposable.

Methods

SignatureDescription
FromFile(path: string, strict: bool)
FromStream(stream: Stream, strict: bool)
Dispose()

Properties

NameTypeAccessDescription
ValidationIssuesIReadOnlyList<string>read

See Also