Property DisplayName
- Namespace
- MailFathom.Domain.Emails
- Assembly
- MailFathom.Domain.dll
DisplayName
Gets the display name the message carried, or null when it carried none.
public string? DisplayName { get; }
Gets the display name the message carried, or null when it carried none.
public string? DisplayName { get; }