recls C# mapping

FileEntry.CreationTime Property

The creation time of the entry

[Visual Basic]
Public ReadOnly Property CreationTime As Date
[C#]
public System.DateTime CreationTime {get;}

Property Value

The creation time of the entry

Remarks

This property represents the time that the entry was created

See Also

FileEntry Class | recls Namespace