Returns a time term before the appointment start; a negative value means that appointment is expired.
public System.TimeSpan GetTimeTillEvent()
'Declaration
Public Function GetTimeTillEvent() As System.TimeSpan
Return Value
A time term before the appointment starts; a negative value means that the appointment has expired.