PidTagGender Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains the gender of the messaging user.

Property Value
Associated properties:
PR_GENDER
Identifier:
0x3A4D
Data type:
PT_I2
Area:
MAPI mail user

Remarks

This property provides identification and access information about a messaging user and the content is. The content is defined by the messaging user and the messaging user's organization.

The possible values for this property are defined in the gender enumeration. They are listed as follows:

Gender enumeration Value Description
genderUnspecified
0x0000
The contact's gender is unspecified.
genderFemale
0x0001
The contact is female.
genderMale
0x0002
The contact is male.

Protocol specifications

[MS-OXPROPS]

Provides references to related Exchange Server protocol specifications.

[MS-OXOCNTC]

Specifies the properties and operations that are permissible for contacts and personal distribution lists.

[MS-OXOABK]

Specifies the properties and operations for lists of users, contacts, groups, and resources.

Header files

Mapidefs.h

Provides data type definitions.

Mapitags.h

Contains definitions of properties listed as alternate names.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names