Click or drag to resize

Pop3ConfigurationAuthenticationEncoding Property

Gets or sets text encoding used when providing credentials.

Namespace: Limilabs.Client.POP3
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public Encoding AuthenticationEncoding { get; set; }

Property Value

Encoding
See Also