ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiPropertyUrls Property
IT Hit WebDAV Classes Reference
Specifies a uniform resource locator associated with 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<TUriProperty> Urls { get; }
ReadOnly Property Urls As ICardPropertyList(Of TUriProperty)
Get
property ICardPropertyList<TUriProperty>^ Urls {
ICardPropertyList<TUriProperty>^ get ();
}
abstract Urls : ICardPropertyList<'TUriProperty> with get
Property Value
Type:
ICardPropertyListTUriPropertyRemarks https://tools.ietf.org/html/rfc6350#section-6.7.8
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