![]() |
VOOZH | about |
| 👁 MimeKit | MimeMessageLoad Method |
| Name | Description | |
|---|---|---|
| 👁 Public method 👁 Static member | Load(Stream, CancellationToken) | Load a MimeMessage from the specified stream. |
| 👁 Public method 👁 Static member | Load(String, CancellationToken) | Load a MimeMessage from the specified file. |
| 👁 Public method 👁 Static member | Load(ParserOptions, Stream, CancellationToken) | Load a MimeMessage from the specified stream. |
| 👁 Public method 👁 Static member | Load(ParserOptions, String, CancellationToken) | Load a MimeMessage from the specified file. |
| 👁 Public method 👁 Static member | Load(Stream, Boolean, CancellationToken) | Load a MimeMessage from the specified stream. |
| 👁 Public method 👁 Static member | Load(ParserOptions, Stream, Boolean, CancellationToken) | Load a MimeMessage from the specified stream. |