Gets or sets the domain.
The domain of the mailbox.
When the domain is parsed, white space and comments are removed if they are present. For example, if the mailbox string is
"John Doe" <john.doe @ example (yeah,right!) . net >
then the domain returned by this method is
example.net
Mailbox Class | Hunny.Mime Namespace