Logs _user in using _user, PASS commands.
Uses _user()() and _password()() properties.
This method sends the _password in clear text.
Namespace: Lesnikowski.Client
Assembly: Mail (in Mail.dll)
Version: 2.7.2897.36617
Syntax
| C# |
|---|
public void Login() |
| Visual Basic (Declaration) |
|---|
Public Sub Login |
| Visual C++ |
|---|
public: void Login () |
Exceptions
| Exception | Condition |
|---|---|
| Lesnikowski.Client..::ServerException | Throws ServerException on -ERR response. |
See Also
Pop3 Class
Lesnikowski.Client Namespace