7[
TypeForwardedFrom(
"System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
 
SmtpStatusCode _statusCode
 
SmtpException(string? message)
 
override void GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
 
SmtpException(string message, string serverResponse)
 
void ISerializable. GetObjectData(SerializationInfo serializationInfo, StreamingContext streamingContext)
 
static string GetMessageForStatus(SmtpStatusCode statusCode)
 
static string GetMessageForStatus(SmtpStatusCode statusCode, string serverResponse)
 
SmtpException(SerializationInfo serializationInfo, StreamingContext streamingContext)
 
SmtpException(SmtpStatusCode statusCode, string serverMessage, bool serverResponse)
 
SmtpException(string? message, Exception? innerException)
 
SmtpException(SmtpStatusCode statusCode)
 
SmtpStatusCode StatusCode
 
SmtpException(SmtpStatusCode statusCode, string? message)
 
static string SmtpCommandUnrecognized
 
static string SmtpBadCommandSequence
 
static string SmtpMailboxBusy
 
static string SmtpStartMailInput
 
static string SmtpUserNotLocalTryAlternatePath
 
static string Format(string resourceFormat, object p1)
 
static string SmtpUserNotLocalWillForward
 
static string SmtpLocalErrorInProcessing
 
static string SmtpServiceReady
 
static string SmtpMailboxUnavailable
 
static string SmtpServiceClosingTransmissionChannel
 
static string SmtpExceededStorageAllocation
 
static string SmtpCommandNotImplemented
 
static string MailServerResponse
 
static string SmtpSyntaxError
 
static string SmtpInsufficientStorage
 
static string SmtpMailboxNameNotAllowed
 
static string SmtpClientNotPermitted
 
static string SmtpTransactionFailed
 
static string SmtpHelpMessage
 
static string SmtpMustIssueStartTlsFirst
 
static string SmtpSystemStatus
 
static string SmtpServiceNotAvailable
 
static string SmtpCommandParameterNotImplemented
 
void GetObjectData(SerializationInfo info, StreamingContext context)