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

NAME

6       mail::folder::getName - Return the folder´s name
7

SYNOPSIS

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

USAGE

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

RETURN CODES

22       A string that specifies the folder´s name.
23

SEE ALSO

25       mail::account::findFolder(3x), mail::folder::getPath(3x).
26
27
28
29[FIXME: source]                   05/08/2010          MAIL::FOLDER::GETNAM(3x)
Impressum