Table of Contents

Property ReplyCode

Namespace
MailFathom.Application.Mail.Delivery.Transmission
Assembly
MailFathom.Application.dll

ReplyCode

The reply code the server answered the message itself with, or null when it stated none this attempt could read. A refusal always carries one. An acceptance need not: the mail library publishes the free-form text of the final reply and not its three digits, and inventing the code a successful submission "must" have answered with would put a number nobody read onto a record an operator trusts.

public int? ReplyCode { get; init; }

Property Value

int?