Property PreferredAddress
- Namespace
- MailFathom.Application.Contacts
- Assembly
- MailFathom.Application.dll
PreferredAddress
Gets the address to use by default, which must be one of Addresses.
public string? PreferredAddress { get; init; }
Property Value
Remarks
Stated rather than inferred, even where the record names one address, because which address is preferred is the owner's choice and nothing in the book picks one for them.