Google Integrator V2 - Online Help
Google Integrator V2
Questions / Feedback?

EventAttendeeAdditionalGuests Property

Number of additional guests.

Object Oriented Interface

public function getEventAttendeeAdditionalGuests($eventattendeeindex);
public function setEventAttendeeAdditionalGuests($eventattendeeindex, $value);

Procedural Interface

ingoogle_gcalendar_get($res, 33 , $eventattendeeindex);
ingoogle_gcalendar_set($res, 33, $value , $eventattendeeindex);

Default Value

0

Remarks

Number of additional guests.

This property specifies the number of additional guests attending the event along with the attendee. This may optionally be set when adding or updating an attendee. The default is 0.

The size of the array is controlled by the EventAttendeeCount property.

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0