resource property
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;
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.
core.bool? resource;