Bagikan melalui


ContactPerson.EmailAddresses Properti

Definisi

Mendapatkan kumpulan alamat email.

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)

Nilai Properti

Kumpulan alamat email.

Keterangan

Sesuai dengan elemen anak opsional <md:EmailAddress> .

Berlaku untuk