Description Property
Provides a complete description of the calendar event.
Syntax
public String getDescription(); public void setDescription(String description);
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.
Default Value
""