Freigeben über


Contact.Emails Eigenschaft

Definition

Dient zum Abrufen oder Festlegen einer Sammlung von E-Mail-Adressen des Kontakts.

public:
 property System::Collections::Generic::List<Microsoft::Maui::ApplicationModel::Communication::ContactEmail ^> ^ Emails { System::Collections::Generic::List<Microsoft::Maui::ApplicationModel::Communication::ContactEmail ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::Maui::ApplicationModel::Communication::ContactEmail ^> ^ value); };
public System.Collections.Generic.List<Microsoft.Maui.ApplicationModel.Communication.ContactEmail> Emails { get; set; }
member this.Emails : System.Collections.Generic.List<Microsoft.Maui.ApplicationModel.Communication.ContactEmail> with get, set
Public Property Emails As List(Of ContactEmail)

Eigenschaftswert

Gilt für: