PidTagGender Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains the gender of the messaging user.
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. |
Related Resources
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.