Share via


IContactPropertyCollection::GetPropertyModificationDate Method

Retrieves the last modification date for the current property in the enumeration. If not modified, contact creation date is returned.

Syntax

HRESULT GetPropertyModificationDate(      
    FILETIME *pftModificationDate
);

Parameters

  • pftModificationDate
    [in, out] Specifies the last modified date as a UTC FILETIME.

Return Value

Returns one of the following values:

S_OK Query is successful.