CNContact.EmailAddresses Property

Definition

An array of CNLabeledValue<ValueType> objects containing the label of the email and a string value.

public virtual Contacts.CNLabeledValue<Foundation.NSString>[] EmailAddresses { [Foundation.Export("emailAddresses", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.EmailAddresses : Contacts.CNLabeledValue<Foundation.NSString>[]

Property Value

Attributes

Applies to