5 references to ContactEmail
Microsoft.Maui.Essentials (5)
Types\Contact.shared.cs (5)
40
IEnumerable<
ContactEmail
> email,
102
public List<
ContactEmail
> Emails { get; set; } = new List<
ContactEmail
>();
127
/// Initializes a new instance of the <see cref="
ContactEmail
"/> class.
134
/// Initializes a new instance of the <see cref="
ContactEmail
"/> class with the given data.