Click or drag to resize

ITypedPropertyTTypes Property

IT Hit WebDAV Classes Reference
Property types, such as home, work, cell, etc.

Namespace:  ITHit.Collab.Card
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
T[] Types { get; set; }

Property Value

Type: T
Remarks
This types array never includes PREF parameter. Use [!:IProperty.IsPrefered] instead to get and set preference in business card v2.1 and v3.0. Use [!:ICardProperty4.PreferenceLevel] to get and set preference in business card v4.0.
See Also