_ContactItem.Gender Property

Definition

Returns or sets an OlGender constant indicating the gender of the contact. Read/write.

public:
 property Microsoft::Office::Interop::Outlook::OlGender Gender { Microsoft::Office::Interop::Outlook::OlGender get(); void set(Microsoft::Office::Interop::Outlook::OlGender value); };
public Microsoft.Office.Interop.Outlook.OlGender Gender { get; set; }
Public Property Gender As OlGender

Property Value

Applies to