Udostępnij za pośrednictwem


ContactPerson.EmailAddresses Właściwość

Definicja

Pobiera kolekcję adresów e-mail.

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)

Wartość właściwości

Kolekcja adresów e-mail.

Uwagi

Odpowiada opcjonalnym <md:EmailAddress> elementom podrzędnym.

Dotyczy