ResponseType property

MeetingResponseType? ResponseType
Gets the type of response the attendee gave to the meeting invitation it received.

Implementation

MeetingResponseType? get ResponseType => this._responseType;