Share via


CreationDate Property

Topic Last Modified: 2006-06-13

The date that the resource was created in the user's local file system or database. This property is read-only.

Applies To

IItem Interface

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Syntax

Property CreationDate As Date
HRESULT get_CreationDate(DATE* pVal);

Parameters

  • pVal
    Returns the value of the CreationDate property as a reference to a DATE.

Remarks

This property is also available as the creationdate Field schema property, accessible from the Fields Property collection.