IFreeBusyComments Property 
IT Hit WebDAV Classes Reference 
            Provides descriptive explanatory text.
            
 
    Namespace: 
   ITHit.Collab.Calendar
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
SyntaxITextPropertyList<ICalText> Comments { get; }ReadOnly Property Comments As ITextPropertyList(Of ICalText)
	Get
property ITextPropertyList<ICalText^>^ Comments {
	ITextPropertyList<ICalText^>^ get ();
}abstract Comments : ITextPropertyList<ICalText> with get
Property Value
Type: 
ITextPropertyListICalText
Remarkshttp://tools.ietf.org/html/rfc5545#section-3.8.1.4
See Also