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

EventAttendeeOrganizer Property

Whether the attendee is the organizer.

Object Oriented Interface

public function getEventAttendeeOrganizer($eventattendeeindex);
public function setEventAttendeeOrganizer($eventattendeeindex, $value);

Procedural Interface

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

Default Value

false

Remarks

Whether the attendee is the organizer.

This property indicates if the attendee is also the organizer. This value can not be set.

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

This property is not available at design time.

Data Type

Boolean

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