1        ConeĀ©
2
3MAIL::FOLDER::GETNAM(3x)Cone: COnsole Newsreader And EMAIL::FOLDER::GETNAM(3x)
4
5
6

NAME

8       mail::folder::getName - Return the folder's name
9

SYNOPSIS

11       #include <libmail/mail.H>
12
13       mail::folder *folder;
14
15       std::string nameStr=folder->getName(void);
16

USAGE

18       This function returns folder's name, in the application's character
19       set. The folder's name is generally specified by the server; it is
20       automatically converted to the application's character set, where
21       possible.
22

RETURN CODES

24       A string that specifies the folder's name.
25

SEE ALSO

27       mail::account::findFolder(3x), mail::folder::getPath(3x).
28

AUTHOR

30       Sam Varshavchik
31
32
33
34ConeĀ©                             08/25/2016          MAIL::FOLDER::GETNAM(3x)
Impressum