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

EventStatus Property

Contains the status of the event.

Syntax

public int getEventStatus();
public void setEventStatus(int eventStatus);

Enumerated values: public final static int gcsConfirmed = 0; public final static int gcsTentative = 1; public final static int gcsCanceled = 2;

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.

Default Value

0

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