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

CalendarTimezone Property

Contains the time zone for the calendar.

Syntax

[VB.NET]
Public Property CalendarTimezone As String

[C#]
public string CalendarTimezone {get; set;}

Remarks

This property is used to get the time zone for the calendar and is useful in accurately determining the times in which events take place. This property is populated when EventIndex is set.

This may be any string value. If not specified when calling CreateCalendar Google will assign a value. In most cases the assigned value will be "UTC".

This property is not available at design time.

Default Value

""

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