ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiPropertyTelephones Property
IT Hit WebDAV Classes Reference
Specifies the telephone number(s) for telephony communication.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ITextPropertyList<TTelephone> Telephones { get; }
ReadOnly Property Telephones As ITextPropertyList(Of TTelephone)
Get
property ITextPropertyList<TTelephone>^ Telephones {
ITextPropertyList<TTelephone>^ get ();
}
abstract Telephones : ITextPropertyList<'TTelephone> with get
Property Value
Type:
ITextPropertyListTTelephoneRemarks http://tools.ietf.org/html/rfc6350#section-6.4.1
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