Property RecipientAddress
- Namespace
- MailFathom.Application.Emails.ListEmails
- Assembly
- MailFathom.Application.dll
RecipientAddress
Gets the address a To or Cc recipient must carry, or null for any recipient.
public string? RecipientAddress { get; init; }