IPWorks 2020 JavaScript Edition

Questions / Feedback?

Description Property

Provides a complete description of the calendar event.

Syntax


 getDescription(): string;

 setDescription(description: string): void;

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.

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