Pop3.SupportedExtensions Property
Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9083)
SupportedExtensions
Gets the bit field specifying the extensions supported by the server.
Declaration
public Pop3Extensions SupportedExtensions { get; }
Property Value
Type | Description |
---|---|
Pop3Extensions | Extensions supported by the server. |