CalendarWriter.StartParameter Method
The StartParameter overloads start new iCalendar parameters.
Overload List
Name | Description |
---|---|
CalendarWriter.StartParameter (ParameterId) |
The StartParameter method starts a new iCalendar parameter that is identified by the parameterId parameter.
|
CalendarWriter.StartParameter (String) |
The StartParameter method starts a new iCalendar parameter that is identified by the name parameter.
|