Click or drag to resize

ICardMultiPropertyIsPrefered Property

IT Hit WebDAV Classes Reference
Indicates if this property is preferred.

Namespace:  ITHit.Collab.Card
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
bool IsPrefered { get; set; }

Property Value

Type: Boolean
Remarks

This property provides access to underlying PREF business card v2.1 raw property parameter and to TYPE business card v3.0 raw property parameter. Use PreferenceLevel in case business card v4.0 instead. In case of v4.0 this property returns true for a property with maximum PreferenceLevel (PREF raw property parameter) value.

See Also