MapiTask.StartDate

MapiTask.StartDate property

Gets or sets the date on which the user expects work on the task to begin.

public DateTime StartDate { get; set; }

Exceptions

exceptioncondition
ArgumentExceptiontrows when start date is greater than date completed.

See Also