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

EventEndDate Property

The date of the all-day event.

Object Oriented Interface

public function getEventEndDate();
public function setEventEndDate($value);

Procedural Interface

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

Default Value

''

Remarks

The date of the all-day event.

This property specifies the date of the all-day event. This is only used for all-day events. The format is "yyyy-mm-dd".

The end date of the event. This must be set when creating an event, and may be set when updating an event.

This property is not available at design time.

Data Type

String

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