| MailboxAddressRoute Property |
Get the mailbox route.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public DomainList Route { get; }
Property Value
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