Task.StartDate

Task.StartDate property

Gets or sets a start date of task.

public DateTime StartDate { get; set; }

See Also