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