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.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxITextPropertyList<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:
ITextPropertyListTTelephone
Remarkshttp://tools.ietf.org/html/rfc6350#section-6.4.1
See AlsoReference
ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiProperty Interface