| Name | Description |
---|
| Load(Stream, CancellationToken) |
Load a MimeMessage from the specified stream.
|
| Load(String, CancellationToken) |
Load a MimeMessage from the specified file.
|
| Load(ParserOptions, Stream, CancellationToken) |
Load a MimeMessage from the specified stream.
|
| Load(ParserOptions, String, CancellationToken) |
Load a MimeMessage from the specified file.
|
| Load(Stream, Boolean, CancellationToken) |
Load a MimeMessage from the specified stream.
|
| Load(ParserOptions, Stream, Boolean, CancellationToken) |
Load a MimeMessage from the specified stream.
|