IPOutlookFolderCollection (Compact 7)
3/12/2014
The IPOutlookFolderCollection interface represents collection of POOM Folder items.
Methods in Vtable Order
IPOutlookFolderCollection methods | Description |
---|---|
Gets the number of Folder items in the POOM Folder Collection. |
|
Returns an enumerator object for iterating through the POOM Folder Collection. |
|
Gets a handle to the Outlook Mobile application object - the POOM entry point. |
|
Searches the POOM Folder Collection for POOM Folders matching a set of criteria. |
|
Continues the folder search started in IPOutlookFolderCollection::Find. |
|
Returns the folder at a given index in the POOM Folder Collection. |
|
Creates a new POOM Folders Collection that is a filtered version of the original. |
|
Sorts the POOM Folder Collection according to a set of given properties, sort direction, and number or sorts. |
Remarks
Applies to Windows Embedded Compact 7.
Requirements
Header |
pimstore.h |
Library |
Pimstore.lib |