OlGender Enum

Definition

Constants representing gender.

C#
public enum OlGender
Inheritance
OlGender

Fields

Name Value Description
olUnspecified 0

Unspecified gender

olFemale 1

Female

olMale 2

Male

Remarks

Used by the Gender property.

Applies to

Product Versions
Outlook primary interop assembly Latest