Property AnsweredAt
- Namespace
- MailFathom.Domain.Delivery
- Assembly
- MailFathom.Domain.dll
AnsweredAt
Gets when that answer was recorded, or null while there has been none.
public DateTimeOffset? AnsweredAt { get; }
Gets when that answer was recorded, or null while there has been none.
public DateTimeOffset? AnsweredAt { get; }