Partager via


Contact.Emails Propriété

Définition

Obtient ou définit une collection d’adresses e-mail du contact.

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)

Valeur de propriété

S’applique à