SmtpResponse.ConnectionTimedOut field

The ConnectionTimedOut field gets an instance of the SmtpResponse structure that represents a 421 4.4.1 Connection timed out response.

Namespace:  Microsoft.Exchange.Data.Transport.Smtp
Assembly:  Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)

Syntax

'Declaration
Public Shared ReadOnly ConnectionTimedOut As SmtpResponse
'Usage
Dim value As SmtpResponse

value = SmtpResponse.ConnectionTimedOut
public static readonly SmtpResponse ConnectionTimedOut

See also

Reference

SmtpResponse structure

SmtpResponse members

Microsoft.Exchange.Data.Transport.Smtp namespace