Compartir a través de


IRecipients Properties (Windows CE 5.0)

Send Feedback

The IRecipients interface reads the properties described in the following table.

Properties in Vtable Order

Property Description
Count
HRESULT get_Count
(/* [out] */ int *piCount);
Returns the number of items in this collection.
Application
HRESULT get_Application
(/* [out] */ IPOutlookApp **ppIPOutlookApp);
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

IRecipients

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.