Click or drag to resize

SmtpSizeExtensionValue Property

Gets the maximum size of the message. Messages above this size will not be accepted.

Namespace:  Limilabs.Client.SMTP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public long? Value { get; }

Property Value

Type: NullableInt64
See Also