System.Contact.GenderValue
Identifies the gender of the contact.
Windows 10, version 1703, Windows 10, version 1607, Windows 10, version 1511, Windows 10, version 1507, Windows 8.1, Windows 8, Windows 7
propertyDescription
name = System.Contact.GenderValue
shellPKey = PKEY_Contact_GenderValue
formatID = 3C8CEE58-D4F0-4CF9-B756-4E5D24447BCD
propID = 101
SearchInfo
InInvertedIndex = false
IsColumn = true
typeInfo
type = UInt16
EnumeratedList
UseValueForDefault = True
enum
name = Unspecified
value = 0
text = Unspecified
defineToken = GENDERVALUE_UNSPECIFIED
enum
name = Female
value = 1
text = Female
defineToken = GENDERVALUE_FEMALE
enum
name = Male
value = 2
text = Male
defineToken = GENDERVALUE_MALE
Remarks
PKEY values are defined in Propkey.h.
Related topics