DotNetOpenMail 0.5.7 (beta)

EhloSmtpResponse Class

The server response from EHLO

For a list of all members of this type, see EhloSmtpResponse Members.

System.Object
   DotNetOpenMail.EhloSmtpResponse

[Visual Basic]
Public Class EhloSmtpResponse
[C#]
public class EhloSmtpResponse
[C++]
public __gc class EhloSmtpResponse
[JScript]
public class EhloSmtpResponse

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DotNetOpenMail

Assembly: DotNetOpenMail (in DotNetOpenMail.dll)

See Also

EhloSmtpResponse Members | DotNetOpenMail Namespace