ICardTDate, TName, TFormattedName, TAddress, TAddressLabel, TTelephone, TEmail, TNote, TMedia, TLogo, TSound, TTimeZone, TGeo, TTitle, TRole, TNickname, TCategories, TOrganization, TUriProperty, TKey, TSource, TCardMultiPropertyFormattedNames Property
IT Hit WebDAV Classes Reference
Specifies the formatted text corresponding to the name(s) of the object the business card represents.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ITextPropertyList<TFormattedName> FormattedNames { get; }
ReadOnly Property FormattedNames As ITextPropertyList(Of TFormattedName)
Get
property ITextPropertyList<TFormattedName>^ FormattedNames {
ITextPropertyList<TFormattedName>^ get ();
}
abstract FormattedNames : ITextPropertyList<'TFormattedName> with get
Property Value
Type:
ITextPropertyListTFormattedNameRemarks Example: Dr. John Doe
http://tools.ietf.org/html/rfc6350#section-6.2.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