#include <mw/cemailaccounts.h>
class TSmtpAccount |
Public Attributes | |
---|---|
TMsvId | iRelatedService |
TSmtpAccountId | iSmtpAccountId |
TBuf< KEmailAccountNameSize > | iSmtpAccountName |
TMsvId | iSmtpService |
SMTP account ID.
Objects of this type identify SMTP email accounts. They are obtained when a SMTP account is created (CEmailAccounts::CreateSmtpAccountL()), or by querying for what SMTP accounts exist (CEmailAccounts::GetSmtpAccountL() and CEmailAccounts::GetISmtpAccountsL()).
The object is then used as a handle to the account when getting the account settings, using CEmailAccounts::LoadSmtpSettingsL() and CEmailAccounts::LoadSmtpIapSettingsL().