IsOnlineMeeting property
bool?
get
IsOnlineMeeting
Implementation
bool? get IsOnlineMeeting =>
this.PropertyBag[AppointmentSchema.IsOnlineMeeting] as bool?;
bool? get IsOnlineMeeting =>
this.PropertyBag[AppointmentSchema.IsOnlineMeeting] as bool?;