Smtp.MaxMailSize Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9119)
MaxMailSize
Gets the maximum mail message size announced by the server.
Declaration
public int MaxMailSize { get; }
Property Value
Type | Description |
---|---|
Int32 | Maximum mail message size; or 0 if not announced. |