IRecipients::Remove
This method is not supported in Windows CE Platform Builder 3.0.
This method removes a person from the recipient list for a meeting request.
HRESULT Remove( int iIndex );
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 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.