Method Unanswered
- Namespace
- MailFathom.Domain.Delivery
- Assembly
- MailFathom.Domain.dll
Unanswered(OutgoingRecipient)
States a recipient nothing has answered about yet, which is how every recipient of a new record starts.
public static OutgoingRecipientOutcome Unanswered(OutgoingRecipient recipient)
Parameters
recipientOutgoingRecipientThe recipient the message is addressed to.
Returns
- OutgoingRecipientOutcome
The outcome a recipient is recorded with before any attempt.