Click or drag to resize

Gender Enumeration

IT Hit WebDAV Classes Reference
Specifies the components of the sex and gender identity of the object the business object represents.

Namespace: ITHit.WebDAV.Card
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
public enum Gender
Members
  Member nameValueDescription
Male0 Male.
Female1 Female.
Other2 Other.
None3 None or not applicable.
Unknown4 Unknown.
See Also