Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
The OlDefaultFolders enumeration identifies the POOM default folder container objects.
Syntax
enum OlDefaultFolders {
olFolderCalendar = 9,
olFolderContacts = 10,
olFolderTasks = 13,
olFolderCities = 101,
olFolderInfrared = 102
};
Elements
- olFolderCalendar
The default Calendar folder.
- olFolderContacts
The default Contacts folder.
- olFolderTasks
The default Tasks folder.
- olFolderCities
The default Cities folder.
- olFolderInfrared
The default Infrared folder.
Requirements
| Header | pimstore.h |
| Library | Pimstore.lib |
| Windows Embedded CE | Windows CE 3.0 and later |
See Also
Tasks
Adding PIM Items to the Outlook Mobile Database
Reference
Pocket Outlook Object Model Interfaces
IFolder::get_DefaultItemType
IPOutlookApp::GetDefaultFolder