|  | Experimental | 
 Syntax
Syntaxpublic MimeMessage ParseMessage( CancellationToken cancellationToken = default )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| OperationCanceledException | The operation was canceled via the cancellation token. | 
| FormatException | There was an error parsing the message. | 
| IOException | An I/O error occurred. | 
 Remarks
Remarks See Also
See Also