DueDate Property

Specifies the due date for a calendar event.

Object Oriented Interface

public function getDueDate();
public function setDueDate($value);

Procedural Interface

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

Default Value

''

Remarks

This setting can be used to configure or obtain the due date for the selected calendar event.

Note: The format of this property should be the same as EndDate.

Data Type

String

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