Property LastReplyCode
- Namespace
- MailFathom.Application.Mail.Delivery.Operations
- Assembly
- MailFathom.Application.dll
LastReplyCode
Gets the reply code the server answered with, or null where it answered none.
public required int? LastReplyCode { get; init; }
Property Value
- int?