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.Collab.Card
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
public enum Gender
Members
  Member nameValueDescription
Male0 Male.
Female1 Female.
Other2 Other.
None3 None or not applicable.
Unknown4 Unknown.
See Also