Share via


StorageItem.CreationTime Property

Outlook Developer Reference

Returns a DateTime value that indicates the creation time for the StorageItem. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.CreationTime

expression   A variable that represents a StorageItem object.

See Also