Milestone StoppedAt¶ Gets the date and time when the milestone was stopped. 1readonly DateTimeOffset myMilestone.StoppedAt Remarks¶ This property only has a value if the milestone has been stopped (either completed or cancelled). Otherwise, it returns null. See Also¶ DateTimeOffset