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

EventStatus Property

Contains the status of the event.

Syntax

int GetEventStatus();

int SetEventStatus(int iEventStatus);

Possible Values

  GCS_CONFIRMED(0), 
  GCS_TENTATIVE(1), 
  GCS_CANCELED(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