SmtpResponse.ServiceInactive field

Contains a value that indicates whether the service is inactive.

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

Syntax

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

value = SmtpResponse.ServiceInactive
public static readonly SmtpResponse ServiceInactive

See also

Reference

SmtpResponse structure

SmtpResponse members

Microsoft.Exchange.Data.Transport.Smtp namespace