mail::folder::getName.3x - Man Page
Return the folder's name
Synopsis
#include <libmail/mail.H> mail::folder *folder;
std::string nameStr=folder->getName(void);
Usage
This function returns folder's name, in the application's character set. The folder's name is generally specified by the server; it is automatically converted to the application's character set, where possible.
Return Codes
A string that specifies the folder's name.
See Also
mail::account::findFolder(3x), mail::folder::getPath(3x).
Author
Sam Varshavchik
Info
08/25/2016 Cone© Cone: COnsole Newsreader And E