SmtpResponse.SpamFilterNotReady field

Contains a value that indicates whether there was a temporary error initializing data and that the system is not accepting network messages.

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

Syntax

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

value = SmtpResponse.SpamFilterNotReady
public static readonly SmtpResponse SpamFilterNotReady

See also

Reference

SmtpResponse structure

SmtpResponse members

Microsoft.Exchange.Data.Transport.Smtp namespace