Partage via


ContactPerson.TelephoneNumbers Propriété

Définition

Obtient ou définit la collection de numéros de téléphone.

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)

Valeur de propriété

Collection de numéros de téléphone.

Remarques

Correspond aux éléments enfants facultatifs <md:TelephoneNumber> .

S’applique à