IRecipients::Remove (Windows CE 5.0)
This method removes a person from the recipient list for a meeting request.
HRESULT Remove(intiIndex);
Parameters
- iIndex
[in] The one-based index to the recipient to remove from the recipient list.
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