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