Description Property

Provides a complete description of the calendar event.

Object Oriented Interface

public function getDescription();
public function setDescription($value);

Procedural Interface

ipworks_caldav_get($res, 31 );
ipworks_caldav_set($res, 31, $value );

Default Value

''

Remarks

This property provides a more complete description of the event than is provided by the Summary property. It is also used by the CreateCalendar method when creating a new calendar collection.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]