4AspNet POP3 .NET Component
POP3.LastError Property
Return last error from server.
[Visual Basic]
Public ReadOnly Property LastError As
String
[C#]
public
string
LastError {get;}
See Also
POP3 Class
|
ForAspNet.POP3 Namespace