Format |
public bool International { get; set; }
Exception | Condition |
---|---|
InvalidOperationException | Default cannot be changed. |
The new "Internationalized Email" format is defined by rfc6530 and rfc6532.
This feature should only be used when formatting messages meant to be sent via SMTP using the SMTPUTF8 extension (rfc6531) or when appending messages to an IMAP folder via UTF8 APPEND (rfc6855).