SetAccount
SetAccount(accountName);
void SetAccount(int32 id);
void SetAccount(const char* name);
fHeaderView->SetAccount(fMail->Account());
fHeaderView->SetAccount(fMail->Account());
fHeaderView->SetAccount(accountID);
fHeaderView->SetAccount(string);