4AspNet POP3 .NET Component

POP3.IsAPOPSupported Property

Check if server supports secure authentication.

[Visual Basic]
Public ReadOnly Property IsAPOPSupported As Boolean
[C#]
public bool IsAPOPSupported {get;}

Property Value

True if server supports secure authentication.

Remarks

Use this propery before using SecureLogin

See Also

POP3 Class | ForAspNet.POP3 Namespace