[ Version ( since = "3.34" ) ]
public void set_url (string? url)
Sets the uniform resource locator property of a calendar component object.
A null or an empty string removes the property.
this |
A calendar component object. |
url |
URL value. |