Task.Created Property

Project Developer Reference

Returns the date a Task was created. Read-only Variant.

Syntax

expression.Created

expression   A variable that represents a Task object.

Return Value
Variant

Remarks

To determine the creation date of a project, use the CreationDate property.

See Also