CalendarWriter.StartProperty Method
The StartProperty method overloads start new iCalendar properties.
Overload List
| Name | Description |
|---|---|
| CalendarWriter.StartProperty (PropertyId) |
The StartProperty method starts a new iCalendar property that is identified by the propertyId parameter.
|
| CalendarWriter.StartProperty (String) |
The StartProperty method starts a new property that is identified by the name parameter.
|