CNMutableContact.EmailAddresses Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Contacts.CNLabeledValue<Foundation.NSString>[] EmailAddresses { [Foundation.Export("emailAddresses", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setEmailAddresses:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("emailAddresses", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setEmailAddresses:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.EmailAddresses : Contacts.CNLabeledValue<Foundation.NSString>[] with get, set

Property Value

Attributes

Applies to