IContactPropertyCollection Interface

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.

IContactPropertyCollection Members

GetPropertyArrayElementID Retrieves the unique ID for a given element in a property array.
GetPropertyModificationDate Retrieves the last modification date for the current property in the enumeration. If not modified, contact creation date is returned.
GetPropertyName Retrieves the name for the current property in the enumeration.
GetPropertyType Retrieves the type for the current property in the enumeration.
GetPropertyVersion Retrieves the version number for the current property in the enumeration.
Next Moves to the next property.
Reset Resets enumeration of properties.

Remarks

Note  Changing the IContactProperties properties object while enumerating properties with this interface results in undefined behavior.

Interface Information

Stock Implementation wab32.dll version 6.0 or later
Custom Implementation No
Inherits from IUnKnown
Header and IDL files contact.h, icontact.idl
Minimum operating systems Windows Vista