Record.CreationTime

Record.CreationTime property

Gets or sets date and time in Coordinated Universal Time (UTC) when the user performed the activity. Mandatory: Yes

public DateTime CreationTime { get; set; }

See Also