ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiPropertyKeys Property
IT Hit WebDAV Classes Reference
Specifies a public key or authentication certificate associated with this business card.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxICardPropertyList<TKey> Keys { get; }
ReadOnly Property Keys As ICardPropertyList(Of TKey)
Get
property ICardPropertyList<TKey>^ Keys {
ICardPropertyList<TKey>^ get ();
}
abstract Keys : ICardPropertyList<'TKey> with get
Property Value
Type:
ICardPropertyListTKey
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