SmtpResponse.InvalidContent Field
The InvalidContent field gets an instance of the SmtpResponse structure that represents a 554 5.6.0 Invalid Content response.
Namespace: Microsoft.Exchange.Data.Transport.Smtp
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public Shared ReadOnly InvalidContent As SmtpResponse
'Usage
Dim value As SmtpResponse
value = SmtpResponse.InvalidContent
public static readonly SmtpResponse InvalidContent