1mail::account::hasCapabmialiilt:y:(a3cxc)ount Native APImraeifle:r:eanccceount::hasCapability(3x)
2
3
4
6 mail::account::hasCapability - Mail account's properties
7
9 mail::account *account;
10
11
12
13 bool flag=account->hasCapability (std::string capability);
14
16 This function checks this mail::account's properties. The list of
17 potential properties, or capabilities, depends on the account. The
18 currently defined list of properties are:
19
20 LIBMAIL_SINGLEFOLDER
21 Whether this account contains a single incoming mail folder
22 (currently only pop3 accounts have this capability defined).
23
25 The hasCapability method returns true if the account supports the indi‐
26 cated capability.
27
28
29
30 10 April 2006mail::account::hasCapability(3x)