Gets or sets the Encoding to use to encode and decode command parameters and server responses.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
| Visual Basic |
|---|
Public Property Encoding As Encoding Get Set |
| C# |
|---|
public Encoding Encoding { get; set; } |