EKCalendarItem.UUID Property

Definition

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

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'CalendarItemIdentifier' instead.")]
public virtual string UUID { [Foundation.Export("UUID")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'CalendarItemIdentifier' instead.")] get; }
member this.UUID : string

Property Value

Attributes

Applies to