Property DisplayName
- Namespace
- MailFathom.Application.Mail.Delivery.Addressing
- Assembly
- MailFathom.Application.dll
DisplayName
Gets the name to write beside a supplied address, or null to write the address alone.
public string? DisplayName { get; }
Property Value
Remarks
It belongs to an address the author wrote down. A contact carries the name the owner recorded for that person, so resolution supplies it and nothing here overrides it.