maximumVirtualAttendeeCapacity constant
IRI for schemahttp:maximumVirtualAttendeeCapacity [Expects: http://schema.org/Integer]
The maximum virtual attendee capacity of an {Event} whose {eventAttendanceMode} is {OnlineEventAttendanceMode} (or the online aspects, in the case of a {MixedEventAttendanceMode}).
Can be used on: http://schema.org/Event
Implementation
static const maximumVirtualAttendeeCapacity = IriTerm.prevalidated(
'http://schema.org/maximumVirtualAttendeeCapacity',
);