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