ContactPerson.TelephoneNumbers Propriedade

Definição

Obtém ou configura a recolha de números de telefone.

public:
 property System::Collections::Generic::ICollection<System::String ^> ^ TelephoneNumbers { System::Collections::Generic::ICollection<System::String ^> ^ get(); };
public System.Collections.Generic.ICollection<string> TelephoneNumbers { get; }
member this.TelephoneNumbers : System.Collections.Generic.ICollection<string>
Public ReadOnly Property TelephoneNumbers As ICollection(Of String)

Valor de Propriedade

A recolha de números de telefone.

Observações

Corresponde a elementos filhos opcionais <md:TelephoneNumber> .

Aplica-se a