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 Uid As ITextProperty
Get
Set
property ITextProperty^ Uid {
ITextProperty^ get ();
void set (ITextProperty^ value);
}
abstract Uid : ITextProperty with get, set
Property Value
Type:
ITextPropertyRemarks
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 Reference
ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiProperty Interface