WebMetadata.Categories Property
Gets or sets a list of categories that are available for use in the current web.
[Visual Basic]
Public Property Categories As
String()
[C#]
public
string[] Categories {get; set;}
Property Value
A list of categories that are available for use in the current web. The default categories are listed in the table below:
- Business
- Competition
- Expense Report
- Goals/Objectives
- Ideas
- In Process
- Miscellaneous
- Planning
- Schedule
- Travel
- VIP
- Waiting
See Also
WebMetadata Class | Parastream.Web.MsFrontPage Namespace