Allows you to check if the server supports the Apop authentication method.
This value is filled when the connect method has returned, as the server tells in its welcome message if APOP is supported.
public bool ApopSupported { public get; private set; }
See Also
Pop3Client Class | OpenPop.Pop3 Namespace