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