ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiPropertySources Property
IT Hit WebDAV Classes Reference
Provides information about how to find the source for this business card.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ICardPropertyList<TSource> Sources { get; }
ReadOnly Property Sources As ICardPropertyList(Of TSource)
Get
property ICardPropertyList<TSource>^ Sources {
ICardPropertyList<TSource>^ get ();
}
abstract Sources : ICardPropertyList<'TSource> with get
Property Value
Type:
ICardPropertyListTSourceSee 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