Click or drag to resize

IGender4Sex Property

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

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

Property Value

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