Overview
MsgReader is a class in Aspose.Email FOSS for .NET.
Inherits from: IDisposable.
Methods
| Signature | Description |
|---|
FromFile(path: string, strict: bool) | |
FromStream(stream: Stream, strict: bool) | |
Dispose() | |
Properties
| Name | Type | Access | Description |
|---|
ValidationIssues | IReadOnlyList<string> | read | |
See Also