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