Click or drag to resize

ICardPropertyListTPreferedProperty Property

IT Hit WebDAV Classes Reference
Returns preferred property or null if no preferred property exist.

Namespace:  ITHit.Collab.Card
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
T PreferedProperty { get; }

Property Value

Type: T
Remarks

For business card 4.0 returns property with max PreferenceLevel Preference value.

For business card 2.1 and 3.0 returns property with PREF parameter value.

Returns null if if no property marked as preferred found or if the list is empty.

See Also