TemplateCategory property

Sets or returns the category of a template room.

Syntax


C++

HRESULT get_TemplateCategory(BSTR* pCategoryString)

HRESULT put_TemplateCategory(BSTR MyCategoryString)

Scripting languages

CategoryString = room.TemplateCategory

room.TemplateCategory = CategoryString

Remarks


Only Facility Administrators can set or change this property.

Home

Applies to

IERURoom