ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiPropertyLogos Property
IT Hit WebDAV Classes Reference
Specifies an image or photograph information that annotates some aspect of the business card.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ICardPropertyList<TLogo> Logos { get; }
ReadOnly Property Logos As ICardPropertyList(Of TLogo)
Get
property ICardPropertyList<TLogo>^ Logos {
ICardPropertyList<TLogo>^ get ();
}
abstract Logos : ICardPropertyList<'TLogo> with get
Property Value
Type:
ICardPropertyListTLogoRemarks http://tools.ietf.org/html/rfc6350#section-6.2.4
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