Gets or sets the Encoding used to encode
command arguments sent to the server and decode received answers.
Namespace:
Rebex.Net
Assembly:
Rebex.Pop3 (in Rebex.Pop3.dll)
Syntax
Visual Basic |
---|
Public Property Encoding As Encoding Get Set |
C# |
---|
public Encoding Encoding { get; set; } |