Returns or sets the gender of the contact. Can be one of the following OlGender constants: olFemale(1), olMale(2), or olUnspecified(0).
Read/write Long.
Syntax
objContactItem.Gender
objContactItem Required. An expression that returns a ContactItem object.