Click or drag to resize

IGender4 Interface

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

Namespace:  ITHit.Collab.Card
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
public interface IGender4 : IProperty, 
	ICardProperty4

The IGender4 type exposes the following members.

Properties
  NameDescription
Public propertyContainer
Parent component for this instance.
(Inherited from IProperty.)
Public propertyIdentity
Free-form text.
Public propertyRawProperty
Provides low-level access to business card or calendar property.
(Inherited from IProperty.)
Public propertySex
Specifies the gender object the business card represents.
Top
Methods
  NameDescription
Public methodRemove
Deletes property from calendar or business card.
(Inherited from IProperty.)
Top
See Also