Click or drag to resize

ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiPropertyUid Property

IT Hit WebDAV Classes Reference
Gets or sets a globally unique identifier corresponding to the entity associated with the business card.

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

Property Value

Type: ITextProperty
Remarks

The UID property is used to match multiple instances of the same business card during synchronization.

http://tools.ietf.org/html/rfc6350#section-7

See Also