EKEventStore.Calendars Property

Definition

Developers should not use this deprecated property. Developers should use 'GetCalendars' instead.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'GetCalendars' instead.")]
public virtual EventKit.EKCalendar[] Calendars { [Foundation.Export("calendars")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'GetCalendars' instead.")] get; }
member this.Calendars : EventKit.EKCalendar[]

Property Value

Attributes

Applies to