Sends Yahoo's specific ID command ('ID ("GUID" "1")').
This command is required to access yahoo.
This command is sent automatically on connection when the host address contains "yahoo" string.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.12102.1426
Syntax
| C# |
|---|
public ImapResponse SendYahooIDCommand() |
| Visual Basic |
|---|
Public Function SendYahooIDCommand As ImapResponse |
| Visual C++ |
|---|
public: ImapResponse^ SendYahooIDCommand() |