RequiredAttendees property
AttendeeCollection
get
RequiredAttendees
Implementation
AttendeeCollection get RequiredAttendees =>
this.PropertyBag[AppointmentSchema.RequiredAttendees]
as AttendeeCollection;