SmtpResponse.MessageTooLarge Field
The MessageTooLarge field gets an instance of the SmtpResponse structure that represents a 552 5.3.4 Message size exceeds fixed maximum message size
response.
Namespace: Microsoft.Exchange.Data.Transport.Smtp
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)
Syntax
'Declaration
Public Shared ReadOnly MessageTooLarge As SmtpResponse
public static readonly SmtpResponse MessageTooLarge
public:
static initonly SmtpResponse MessageTooLarge
public static final SmtpResponse MessageTooLarge
public static final var MessageTooLarge : SmtpResponse
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003