Share via


CalendarWriter.StartProperty Method

Include Protected Members
Include Inherited Members

The StartProperty method overloads start new iCalendar properties.

Overload List

  Name Description
Public method StartProperty(String) The StartProperty method starts a new property that is identified by the name parameter.
Public method StartProperty(PropertyId) The StartProperty method starts a new iCalendar property that is identified by the propertyId parameter.

Top