ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiPropertyRevision Property
IT Hit WebDAV Classes Reference
Specifies revision information about this business card.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxTDate Revision { get; set; }
Property Revision As TDate
Get
Set
property TDate Revision {
TDate get ();
void set (TDate value);
}
abstract Revision : 'TDate with get, set
Property Value
Type:
TDate
Remarkshttps://tools.ietf.org/html/rfc6350#section-6.7.4
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