Mime4.net Home | Community Edition | Order | Usage examples | Feedback
SmtpResponse Parse Method MIME4NET Class Library Documentation

Namespace: NI.Email.Smtp
Assembly: NI.Email.Smtp (in NI.Email.Smtp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static SmtpResponse Parse(
	string line
)

Parameters

line
Type: System String

[Missing <param name="line"/> documentation for "M:NI.Email.Smtp.SmtpResponse.Parse(System.String)"]

Return Value

Type: SmtpResponse

[Missing <returns> documentation for "M:NI.Email.Smtp.SmtpResponse.Parse(System.String)"]

See Also