1 write to EmailAddress
Microsoft.Maui.Essentials (1)
Types\Contact.shared.cs (1)
139 EmailAddress = emailAddress;
2 references to EmailAddress
Microsoft.Maui.Essentials (2)
Types\Contact.shared.cs (2)
150 /// <returns>A string representation of this instance. The return value is the current value of <see cref="EmailAddress"/>.</returns> 151 public override string ToString() => EmailAddress;