Click or drag to resize

IGender4Sex Property

IT Hit WebDAV Classes Reference
Specifies the gender object the business card represents.

Namespace:  ITHit.Collab.Card
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
Nullable<Gender> Sex { get; set; }

Property Value

Type: NullableGender
Remarks
Specifies the gender object or null if no gender is specified.
See Also