guestsCanSeeOtherGuests property

bool? guestsCanSeeOtherGuests
getter/setter pair

Whether attendees other than the organizer can see who the event's attendees are.

Optional. The default is True.

Implementation

core.bool? guestsCanSeeOtherGuests;