Click or drag to resize

MapiContactGender Enumeration

Gender of the contact

Namespace:  Aspose.Email.Mapi
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public enum MapiContactGender
Members
  Member nameValueDescription
Unspecified0 The gender is not specified.
Female1 The value that indicates that the gender is female.
Male2 The value that indicates that the gender is male.
See Also