Platform SDK: Exchange 2000 Server

CreationDate Property

[This is preliminary documentation and subject to change.]

The date that the resource was created in the user's local file system or database.

[Visual Basic,VBScript]
Property CreationDate as Date
read-only
[C++]
HRESULT get_CreationDate(DATE* pVal);
[IDL]
HRESULT [propget] CreationDate([out,retval] DATE* pVal);

Remarks

This property is also available as the DAV:creationdate schema property, accessible from the Fields collection.