Duration property
TimeSpan?
get
Duration
Implementation
TimeSpan? get Duration =>
this.PropertyBag[AppointmentSchema.Duration] as TimeSpan?;
TimeSpan? get Duration =>
this.PropertyBag[AppointmentSchema.Duration] as TimeSpan?;