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

EventAttendeeStatus Property

The response status of the attendee.

Syntax

property EventAttendeeStatus[EventAttendeeIndex: Integer]: TibggcalendarEventAttendeeStatus;



TibggcalendarEventAttendeeStatus = ( gasNeedsAction, gasDeclined, gasTentative, gasAccepted );

Default Value

gasNeedsAction

Remarks

The response status of the attendee.

This property indicates the response status of the attendee. This may optionally be set when adding or updating an attendee. Possible values are:

0 (gasNeedsAction)
1 (gasDeclined)
2 (gasTentative)
3 (gasAccepted)

The size of the array is controlled by the EventAttendeeCount property.

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