resource property

bool? resource
getter/setter pair

Whether the attendee is a resource.

Can only be set when the attendee is added to the event for the first time. Subsequent modifications are ignored. Optional. The default is False.

Implementation

core.bool? resource;