Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 881 Bytes

knowncontactfield_email.md

File metadata and controls

30 lines (20 loc) · 881 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Contacts.KnownContactField.Email
winrt property

Windows.ApplicationModel.Contacts.KnownContactField.Email

-description

Contains the name of the field used for email addresses.

Note

KnownContactField may be altered or unavailable for releases after Windows 8.1. Instead, use ContactAddress, ContactPhone, ContactConnectedServiceAccount, or ContactEmail.

-property-value

The name of the field.

-remarks

Use this property with the ContactPicker.DesiredFields property to specify that you want to get the email addresses of a contact.

-examples

-see-also

-capabilities

contactsSystem