Property SenderAddress
- Namespace
- MailFathom.Application.Emails.SearchEmails
- Assembly
- MailFathom.Application.dll
SenderAddress
Gets the address the sender must carry, in any case, or null for any sender.
public string? SenderAddress { get; init; }
Gets the address the sender must carry, in any case, or null for any sender.
public string? SenderAddress { get; init; }