MeetingCancellation property

MeetingCancellation? MeetingCancellation
Gets the copy of the meeting cancellation message sent by the organizer to the attendees of a meeting when the meeting is cancelled.

Implementation

serviceObjects.MeetingCancellation? get MeetingCancellation =>
    this.meetingCancellation;