CNMutableContact.PhoneNumbers Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Uma matriz de CNLabeledValue<ValueType> objetos que contém o nome do número de telefone e o valor como um CNPhoneNumber.
public virtual Contacts.CNLabeledValue<Contacts.CNPhoneNumber>[] PhoneNumbers { [Foundation.Export("phoneNumbers", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPhoneNumbers:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PhoneNumbers : Contacts.CNLabeledValue<Contacts.CNPhoneNumber>[] with get, set
Valor da propriedade
- Atributos