TextProperty Constructors
Enables you to add a new property to the iCalendar component.Name | Parameters | Description |
---|---|---|
TextProperty(String, String) | name, value | Initializes a new instance of the TextProperty class with the specified settings. |
See Also