ShowOrganization property

Indicates whether to show the user's organization in the eRoom user interface.

Syntax


C++

HRESULT get_ShowOrganization(VARIANT_BOOL* pShowOrganization)

HRESULT put_ShowOrganization(VARIANT_BOOL myShowOrganization)

Scripting languages

Boolean = Room.ShowOrganization

Room.ShowOrganization = Boolean

 

Home

Applies to

IERURoom