Share via


EKCalendarItem.Notes Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? Notes { [Foundation.Export("notes", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setNotes:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("notes", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setNotes:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Notes : string with get, set

Property Value

Attributes

Applies to