Aracılığıyla paylaş


ContactPerson.TelephoneNumbers Özellik

Tanım

Telefon numaraları koleksiyonunu alır veya ayarlar.

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)

Özellik Değeri

Telefon numaraları koleksiyonu.

Açıklamalar

İsteğe bağlı <md:TelephoneNumber> alt öğelere karşılık gelir.

Şunlara uygulanır