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

EventStatus Property

Contains the status of the event.

Object Oriented Interface

public function getEventStatus();
public function setEventStatus($value);

Procedural Interface

ingoogle_gcalendar_get($res, 77 );
ingoogle_gcalendar_set($res, 77, $value );

Default Value

0

Remarks

This property is used to get the status of the event and is populated with EventIndex is set.

0 (gcsConfirmed) The event is planned.
1 (gcsTentative) The event is only tentatively scheduled.
2 (gcsCanceled) The event has been canceled.

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