Share via


CalendarWriter.StartComponent Method

Include Protected Members
Include Inherited Members

The StartComponent method overloads start new components.

Overload List

  Name Description
Public method StartComponent(String) The StartComponent method starts a new component that is identified by the name parameter.
Public method StartComponent(ComponentId) The StartComponent method starts a new component that is identified by the componentId parameter.

Top