Sdílet prostřednictvím


ContactPerson.TelephoneNumbers Vlastnost

Definice

Získá nebo nastaví kolekci telefonních čísel.

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)

Hodnota vlastnosti

Kolekce telefonních čísel.

Poznámky

Odpovídá volitelným <md:TelephoneNumber> podřízeným prvkům.

Platí pro