Smtp.Encoding Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9147)
Encoding
Gets or sets the Encoding to use to encode and decode command parameters and server responses.
Declaration
public Encoding Encoding { get; set; }