Partilhar via


ContactPerson.TelephoneNumbers Propriedade

Definição

Obtém ou define a coleção 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 da propriedade

A coleção de números de telefone.

Comentários

Corresponde a elementos filho opcionais <md:TelephoneNumber> .

Aplica-se a