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.26106.1555
Syntax
public long? Value { get; }

Property Value

NullableInt64
See Also