LastAcceptedDuration Property
LastAcceptedDuration
For internal use only.
The last saved appointment duration (it doesn't changed between BeginEdit/EndEdit calls).
Declaration
public TimeSpan LastAcceptedDuration { get; set; }
Public Property LastAcceptedDuration As TimeSpan