IRecipients::Item
This method is not supported in Windows CE Platform Builder 3.0.
This method gets a person in the recipient list for a meeting request.
HRESULT Item( int iIndex, IRecipient ** ppRecipient );
Parameters
- iIndex
[in] The one-based index of the recipient. - ppRecipient
[out] Pointer to a pointer to the recipient.
Return Values
S_OK indicates success. If an error occurs, the appropriate HRESULT value is returned.
Requirements
Runs On | Versions | Defined in | Include | Link to |
---|---|---|---|---|
Windows CE OS | 2.0 and later | pimstore.h |
See Also
IRecipients::Unknown, IRecipients Property Methods
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.