IFolder::get_Items (Compact 7)

3/12/2014

The get_Items property-method gets the list of items in a folder.

Syntax

HRESULT get_Items(
   IPOutlookItemCollection ** ppolItems
);

Parameters

Return Value

This method returns the standard values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, and E_FAIL, as well as the following:

  • S_OK
    The method completed successfully.

Remarks

This property is not supported for the Infrared folder.

Requirements

Header

pimstore.h

Library

Pimstore.lib

See Also

Reference

IFolder
Pocket Outlook Object Model Interfaces
Pocket Outlook Object Model Enumerations