Sdílet prostřednictvím


ContactPerson.EmailAddresses Vlastnost

Definice

Získá kolekci e-mailových adres.

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

Hodnota vlastnosti

Kolekce e-mailových adres.

Poznámky

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

Platí pro