Sets or returns the category of a template room.
HRESULT get_TemplateCategory(BSTR* pCategoryString)
HRESULT put_TemplateCategory(BSTR MyCategoryString)
CategoryString = room.TemplateCategory
room.TemplateCategory = CategoryString
Only Facility Administrators can set or change this property.
Home Applies to IERURoom