Gets or sets the document's creation date. It is January 1, 0001 in the Gregorian calendar, if there is no creation date contained in the current document.

Syntax

public System.DateTime CreationDate { get; set; }
Public Property CreationDate() As System.DateTime