 | MailboxAddressRoute Property |
Gets the mailbox route.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 3.0.0
Syntaxpublic DomainList Route { get; }
Property Value
Type:
DomainListThe mailbox route.
Remarks
A route is convention that is rarely seen in modern email systems, but is supported
for compatibility with email archives.
See Also