Gets the bit field specifying the extensions supported by the server.
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property SupportedExtensions As SmtpExtensions Get |
| C# |
|---|
public SmtpExtensions SupportedExtensions { get; } |