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