IContact::Delete (Windows CE 5.0)
This method deletes a Contact item.
HRESULT Delete ();
Return Values
S_OK indicates the Contact item was successfully deleted. If the Contact could not be deleted, the appropriate HRESULT is returned.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Pimstore.h.
Link Library: Pimstore.lib.
See Also
IContact | IContact Properties
Send Feedback on this topic to the authors