locked property

bool? locked
getter/setter pair

Whether this is a locked event copy where no changes can be made to the main event fields "summary", "description", "location", "start", "end" or "recurrence".

The default is False. Read-Only.

Implementation

core.bool? locked;