IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

DisplayName Property

Provides the display name of the calendar being created.

Object Oriented Interface

public function getDisplayName();
public function setDisplayName($value);

Procedural Interface

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

Default Value

''

Remarks

This property provides the name to be displayed for a calendar. This may or may not be defined on any calendar collection. It should be set before creating a new calendar collection via the CreateCalendar method.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]