Tentative property

bool? Tentative
Gets a value indicating whether the associated meeting is tentatively accepted.

Implementation

bool? get Tentative => this.tentative;