Click or drag to resize

IJournalComments Property

IT Hit WebDAV Classes Reference
Gets list of explanatory texts associated with the calendar component.

Namespace: ITHit.WebDAV.Calendar.Components
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
ITextPropertyList<ICalText> Comments { get; }

Property Value

Type: ITextPropertyListICalText
Remarks

http://tools.ietf.org/html/rfc5545#section-3.8.1.4

See Also