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

CalendarCount Property

The number of calendars available in the account.

Syntax

[VB.NET]
Public ReadOnlyProperty CalendarCount As Integer

[C#]
public int CalendarCount {get;}

Remarks

This property returns the number of calendars for an account after calling ListCalendars. Use this in conjunction with CalendarIndex to iterate over the calendars.

This property is read-only and not available at design time.

Default Value

0

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