IContactPropertyCollection::Reset method (icontact.h)

Resets enumeration of properties.

Syntax

HRESULT Reset();

Return value

Type: HRESULT

Returns one of the following values:

Return code Description
S_OK
Reset is successful.

Remarks

Note  Collection has been reset to the location before the first element (if any elements are present), so you must call IContactPropertyCollection::Next to begin querying data.
 

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header icontact.h (include Contact.h)
DLL Wab32.dll (Version 6.0 or later)