CNMutableContact.EmailAddresses Propiedad

Definición

Matriz de CNLabeledValue<ValueType> objetos que contienen la etiqueta del correo electrónico y un valor de cadena.

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

Valor de propiedad

Atributos

Se aplica a