SmtpResponse.MessagePartialNotSupported Field
The MessagePartialNotSupported field gets and instance of the SmtpResponse structure that represents a 554 5.6.1 Messages of type message/partial are not supported response.
Namespace: Microsoft.Exchange.Data.Transport.Smtp
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public Shared ReadOnly MessagePartialNotSupported As SmtpResponse
'Usage
Dim value As SmtpResponse
value = SmtpResponse.MessagePartialNotSupported
public static readonly SmtpResponse MessagePartialNotSupported