Compartir a través de


IRecipients:IUnknown (Windows CE 5.0)

Send Feedback

This interface provides a collection of recipients for an appointment that is a meeting request. You can get this collection with the Recipients property of an AppointmentItem object. Use the methods of this interface to add, retrieve, or remove a recipient in the collection.

Methods in Vtable Order

Method Description
Add Adds a recipient to the recipient list for a meeting request.
Item Gets a person in the recipient list.
Remove Removes a person from the recipient list.

Requirements

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

See Also

IRecipients Properties

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.