PR_GENDER

PR_GENDER

Contains the gender of the messaging user.

Quick Info

Exposed by: Messaging user objects
Identifier: 0x3A4D
Property type: PT_SHORT
Property tag: 0x3A4D0002
Access: Read/write

Remarks

This is one of the properties that provides identification and access information about a messaging user. The content is defined by the messaging user and the messaging user's organization. For more information about this group of properties, see IMailUser : IMAPIProp.

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

genderUnspecified - No gender has been specified

genderFemale - Female

genderMale - Male

See Also

About MAPI Additions