Appointment property

Appointment? get Appointment
Gets the meeting that was accepted, tentatively accepted or declined.

Implementation

serviceObjects.Appointment? get Appointment => this.appointment;