DisplayName Property
Provides the display name of the calendar being created.
Syntax
public String getDisplayName(); public void setDisplayName(String displayName);
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.
Default Value
""