Skip to content

DueAt

Gets the target completion date and time for the milestone.

1
readonly DateTimeOffset myMilestone.DueAt

Remarks

This property is automatically assigned when the milestone is created and adjusted when the milestone is paused or resumed. The calculated date and time are determined based on business hour rules.

See Also