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

EventStartDateTime Property

The DateTime of the event.

Object Oriented Interface

public function getEventStartDateTime();
public function setEventStartDateTime($value);

Procedural Interface

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

Default Value

''

Remarks

The DateTime of the event.

This property holds a DateTime string. This is a combined date-time value (formatted according to RFC 3339). A time zone offset is required unless a time zone is explicitly specified in EventStartTimeZone.

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