ContactItemType.PhoneNumbers Propriedade

Definição

O PhoneNumbers propriedade obtém ou define uma matriz do 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

PhoneNumberDictionaryEntryType[]

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

Aplica-se a