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

EventAttendeeOptional Property

Whether or not the attendee is optional.

Object Oriented Interface

public function getEventAttendeeOptional($eventattendeeindex);
public function setEventAttendeeOptional($eventattendeeindex, $value);

Procedural Interface

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

Default Value

false

Remarks

Whether or not the attendee is optional.

This property indicates whether or not the attendee is optional. This may optionally be set when adding or updating an attendee. The default is False.

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