Share via


CNMutableContact.Note Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string Note { [Foundation.Export("note")] get; [Foundation.Export("setNote:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("note")>]
[<set: Foundation.Export("setNote:")>]
member this.Note : string with get, set

Property Value

Attributes

Applies to