TimezoneURL Property
Optionally points to a published time zone definition.
Object Oriented Interface
public function getTimezoneURL(); public function setTimezoneURL($value);
Procedural Interface
ipworks_caldav_get($res, 104 ); ipworks_caldav_set($res, 104, $value );
Default Value
''
Remarks
Optionally points to a published time zone definition. If set, this property should refer to a resource that is accessible by anyone who might need to interpret the object. This should not normally be a "file" URL or other URL that is not widely accessible.
Data Type
String