SmtpResponse.TransientInvalidArguments field

Contains a value indicating that there were invalid arguments and a possible version mismatch.

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

Syntax

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

value = SmtpResponse.TransientInvalidArguments
public static readonly SmtpResponse TransientInvalidArguments

See also

Reference

SmtpResponse structure

SmtpResponse members

Microsoft.Exchange.Data.Transport.Smtp namespace