IPOutlookItemCollection Properties (Windows CE 5.0)
The IPOutlookItemCollection interface reads the properties described in the following table.
Properties in Vtable Order
Property | Description |
---|---|
Count
|
Returns the number of items in the collection. |
IncludeRecurrences
|
Returns or sets whether to include recurrences in a collection of appointments sorted on the Start property in ascending order.
If TRUE, recurring appointments are expanded to all dates on which they occur. If FALSE (the default), recurring appointments are only associated with the first day they occur. Set this property TRUE if you want to find all appointments that fall on a specific date. |
Application
|
Returns a pointer to the main POOM Application object. |
Return Values
Each property method supports the standard HRESULT return values, including S_OK.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Pimstore.h.
Link Library: Pimstore.lib.
See Also
Send Feedback on this topic to the authors