ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiPropertyAddressLabels Property
IT Hit WebDAV Classes Reference
Specifies the formatted text corresponding to delivery address(es).
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ITextPropertyList<TAddressLabel> AddressLabels { get; }
ReadOnly Property AddressLabels As ITextPropertyList(Of TAddressLabel)
Get
property ITextPropertyList<TAddressLabel>^ AddressLabels {
ITextPropertyList<TAddressLabel>^ get ();
}
abstract AddressLabels : ITextPropertyList<'TAddressLabel> with get
Property Value
Type:
ITextPropertyListTAddressLabelRemarks http://tools.ietf.org/html/rfc2426#section-3.2.2
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