All Implemented Interfaces:
PropAltText<String>, PropLanguage<String>, VProperty<String>, VChild, VElement, VParent

public class Comment extends PropBaseAltText<String,Comment>
COMMENT RFC 5545 iCalendar 3.8.1.4. page 83 This property specifies non-processing information intended to provide a comment to the calendar user Example: COMMENT:The meeting really needs to include both ourselves and the customer. We can't hold this meeting without them. As a matter of fact\, the venue for the meeting ought to be at their site. - - John
See Also:
  • Constructor Details

    • Comment

      public Comment(Comment source)
    • Comment

      public Comment()
  • Method Details