SmtpResponse.InvalidContentBareLinefeeds field

Contains a value indicating that the SMTP request is invalid because it contains bare linefeeds.

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

Syntax

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

value = SmtpResponse.InvalidContentBareLinefeeds
public static readonly SmtpResponse InvalidContentBareLinefeeds

See also

Reference

SmtpResponse structure

SmtpResponse members

Microsoft.Exchange.Data.Transport.Smtp namespace