[ Version ( since = "3.34" ) ]
public void set_new_vtype (ComponentVType type)
Clears any existing component data from a calendar component object and creates a new Component of the specified type for it.
The only property that will be set in the new component will be its unique identifier.
this |
A calendar component object. |
type |
Type of calendar component to create. |