1mail::account::getFoldemraIinld:e:xaSciczoeu(n3tx)NativemaAiPlI::raecfceoruenntc:e:getFolderIndexSize(3x)
2
3
4
6 mail::account::getFolderIndexSize - Return number of messages in the
7 current folder
8
10 #include <libmail/mail.H>
11
12
13 mail::account *account;
14
15
16
17 size_t count=account->getFolderIndexSize(void);
18
20 mail::account::getFolderIndexSize returns the number of messages in the
21 currently open folder. Messages in the folder are numbered starting
22 with zero, and ending with one less than the number returned by this
23 function.
24
25 For example, if mail::account::getFolderIndexSize returns 5 it means
26 that there are five messages in the folder, numbered 0 through 4.
27
29 This function always succeeds, returning the message count.
30
32 mail::account::readMessageAttributes(3x), mail::account::get‐
33 FolderIndexInfo(3x).
34
35
36
37 10 Aprilm2a0i0l6::account::getFolderIndexSize(3x)