SmtpResponse.TimeoutOccurred Field
The TimeoutOccurred field gets an instance of the SmtpResponse structure that represents a 451 Timeout waiting for client input response.
Namespace: Microsoft.Exchange.Data.Transport.Smtp
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public Shared ReadOnly TimeoutOccurred As SmtpResponse
'Usage
Dim value As SmtpResponse
value = SmtpResponse.TimeoutOccurred
public static readonly SmtpResponse TimeoutOccurred