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.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxProperty Uid As String
Get
Set
property String^ Uid {
String^ get ();
void set (String^ value);
}
abstract Uid : string with get, set
Property Value
Type:
String
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 AlsoReference
ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiProperty Interface