Show 

Home > eRoom API Help > Server Access API > SAAPI Properties > ShowInFacilityList property

Show Show 
eRoom

 

ShowInFacilityList property

Sets or returns whether the Room appears in the Directory of eRooms listing.

Syntax


C++

HRESULT get_ShowInFacilityList(VARIANT_BOOL* pShowInFacilityList)

HRESULT put_ShowInFacilityList(VARIANT_BOOL MyShowInFacilityList)

Scripting languages

value = Room.ShowInFacilityList

Room.ShowInFacilityList = value

 

Home

Applies to

IERURoom


See also

Creating eRooms