ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiPropertySounds Property
IT Hit WebDAV Classes Reference
Specifies a digital sound content 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<TSound> Sounds { get; }
ReadOnly Property Sounds As ICardPropertyList(Of TSound)
Get
property ICardPropertyList<TSound>^ Sounds {
ICardPropertyList<TSound>^ get ();
}
abstract Sounds : ICardPropertyList<'TSound> with get
Property Value
Type:
ICardPropertyListTSoundRemarks 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