property PropertiesList.DefaultCategory as String

Retrieves or sets the default category.

TypeDescription
String A string expression that indicates the default category name.

Use the DefaultCategory property to specify the name of the default category. If the ShowCategories is True, The DefaultCategory category contains all properties that has no category specified ( when Select method is used ). By default, the DefaultCategory property is empty. The DefaultCategory property doesn't create a new category, so it should exist in the list of object categories.