icontact.h header
This header is used by Windows Contacts. For more information, see:
icontact.h contains the following programming interfaces:
IContact Do not use. Defines methods for reading and writing properties for a single contact. |
IContactCollection Do not use. Enumerates the contacts known by the IContactManager. |
IContactManager Do not use. Used for retrieving a contact, based on a contact ID string. |
IContactProperties Do not use. Used to retrieve, set, create, and remove properties on an IContact. Property names and extension mechanisms are described in icontactproperties.h. |
IContactPropertyCollection Do not use. Used to filter contact data, based on a label or property set. Enumerates contact properties exposed with an IContactProperties object. For each property, the name, type, version, and modification date can be retrieved. |