Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 842 Bytes

contactfieldcategory.md

File metadata and controls

42 lines (28 loc) · 842 Bytes
-api-id -api-type
T:Windows.ApplicationModel.Contacts.ContactFieldCategory
winrt enum

ContactFieldCategory

-description

Defines the categories that contact data can belong to.

Note

ContactFieldCategory may be altered or unavailable for releases after Windows 8.1. Instead, use ContactPhoneKind, ContactEmailKind, and ContactAddressKind.

-enum-fields

-field None:0

The data doesn't belong to a category

-field Home:1

The Home category.

-field Work:2

The Work category.

-field Mobile:3

The Mobile category.

-field Other:4

The Other category.

-remarks

-examples

-see-also

-capabilities

contactsSystem