CalendarWriter.StartProperty Method
Include Protected Members
Include Inherited Members
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