Property RecipientAddress
- Namespace
- MailFathom.Application.Retrieval
- 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; }
Gets the address a To or Cc recipient must carry, or null for any recipient.
public string? RecipientAddress { get; init; }