mail::ACCOUNT::logout closes a mail account. This method should be called before destroying the mail::ACCOUNT object. Some types of mail accounts require certain processing before they are closed. Destroying the object without mail::ACCOUNT::logout may result in some changes to the mail account's contents not being permanently saved.
The mail::ACCOUNT object should be destroyed after this function returns. The object should not be recycled, and connected to another mail account.
<<< Previous | Home | Next >>> |
mail::ACCOUNT::login | Up | mail::ACCOUNT::moveMessagesTo |