Compartir a través de


IRecipients::Item (Windows CE 5.0)

Send Feedback

This method retrieves a person in the recipient list for a meeting request.

HRESULT Item(intiIndex,IRecipient** ppRecipient);

Parameters

  • iIndex
    [in] The one-based index of the recipient.
  • ppRecipient
    [out] Pointer to the recipient.

Return Values

S_OK indicates success. If an error occurs, the appropriate HRESULT is returned.

Requirements

OS Versions: Windows CE 2.0 and later.
Header: Pimstore.h.
Link Library: Pimstore.lib.

See Also

IRecipients | IRecipients Properties

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.