IFolder::get_Items
9/8/2008
The get_Items propriedade-método obtém a lista de itens em uma pasta.
Syntax
HRESULT get_Items(
IPOutlookItemCollection ** ppolItems
);
Parameters
- ppolItems
[out] Referência a lista IPOutlookItemCollection de itens.
Return Value
This method returns the standard values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED GPSGetPosition, e E_FAIL, as well as o seguinte.
- S_OK
The method completed successfully.
Remarks
Esta propriedade não é com suporte para a pasta de infravermelho.
Requirements
Header | pimstore.h |
Library | Pimstore.lib |
Windows Embedded CE | Windows CE 2.0 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |
See Also
Tasks
Adding PIM Items to the Outlook Mobile Database
Reference
Pocket Outlook Object Model Interfaces