Gets the maximum mail message size announced by the server.
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property MaxMailSize As Integer Get |
| C# |
|---|
public int MaxMailSize { get; } |