Share via


CalendarWriter.StartParameter Method

Include Protected Members
Include Inherited Members

The StartParameter overloads start new iCalendar parameters.

Overload List

  Name Description
Public method StartParameter(String) The StartParameter method starts a new iCalendar parameter that is identified by the name parameter.
Public method StartParameter(ParameterId) The StartParameter method starts a new iCalendar parameter that is identified by the parameterId parameter.

Top