Home > eRoom API Help > Server Access API > SAAPI Properties > ShowOrganization property
Indicates whether to show the user's organization in the eRoom user interface.
HRESULT get_ShowOrganization(VARIANT_BOOL* pShowOrganization)
HRESULT put_ShowOrganization(VARIANT_BOOL myShowOrganization)
Boolean = Room.ShowOrganization
Room.ShowOrganization = Boolean
Home Applies to IERURoom