CodePlexProject Hosting for Open Source Software
An unexpected error has occured.
There is an unsaved comment in progress. You will lose your changes if you continue. Are you sure you want to reopen the work item?
Closed
try { if (this._accInfo.MailAccountType == AccountType.POP3) { Pop3Controller pop3Controller = new Pop3Controller(this._accInfo); pop3Controller.Disconnect(); } else if (this._accInfo.MailAccountType == AccountType.POP3) <=== WRONG ??????????????????? { Imap4Controller imap4Controller = new Imap4Controller(this._accInfo); imap4Controller.Disconnect(); } }
No files are attached
hacker073 wrote Apr 3, 2012 at 8:07 AM
pmengal wrote Jun 13, 2012 at 8:47 AM
Sign in to add a comment
Keyboard shortcuts are available for this page.