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