Compartilhar via


ContactItemType.PhoneNumbers Propriedade

Definição

A PhoneNumbers propriedade obtém ou define uma matriz de tipo PhoneNumberDictionaryEntryType que representa uma coleção de números de telefone para um contato.

public:
 property cli::array <ExchangeWebServices::PhoneNumberDictionaryEntryType ^> ^ PhoneNumbers { cli::array <ExchangeWebServices::PhoneNumberDictionaryEntryType ^> ^ get(); void set(cli::array <ExchangeWebServices::PhoneNumberDictionaryEntryType ^> ^ value); };
public ExchangeWebServices.PhoneNumberDictionaryEntryType[] PhoneNumbers { get; set; }
Public Property PhoneNumbers As PhoneNumberDictionaryEntryType()

Valor da propriedade

A PhoneNumbers propriedade retorna uma matriz de tipo PhoneNumberDictionaryEntryType que representa uma coleção de números de telefone para um contato.

Aplica-se a