Property ReplyCode
- Namespace
- MailFathom.Application.Mail.Delivery.Outbox
- Assembly
- MailFathom.Application.dll
ReplyCode
The reply code the server answered the message with, or null when it stated none this attempt could read.
public int? ReplyCode { get; init; }
Property Value
- int?