ShowStatus property

Sets or returns whether status information is displayed for this entry on the My eRooms page.

Syntax


C++

HRESULT get_ShowStatus(VARIANT_BOOL* pShowStatus)

HRESULT put_ShowStatus(VARIANT_BOOL myShowStatus)

Scripting languages

Value = Entry.ShowStatus

Entry.ShowStatus = Value

Legal values


Value

Description

TRUE

(default) Display the status information.

FALSE

Do not display the status information.

 

Home

Applies to

IERUElementRoom