guestsCanModify property

bool? guestsCanModify
getter/setter pair

Whether attendees other than the organizer can modify the event.

Optional. The default is False.

Implementation

core.bool? guestsCanModify;