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

EventStatus Property

Contains the status of the event.

Syntax

gcalendarcontrol.EventStatus[=integer]

Possible Values

  gcsConfirmed(0), 
  gcsTentative(1), 
  gcsCanceled(2)

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