CanCreateRooms property

Obsolete in V. 7.0. Sets or returns whether the user is allowed to create eRooms.

Syntax


C++

HRESULT get_CanCreateRooms(VARIANT_BOOL* pCanCreateRooms)

HRESULT Put_CanCreateRooms(VARIANT_BOOL myCanCreateRooms)

Scripting languages

Boolean = Object.CanCreateRooms

Object.CanCreateRooms = Boolean

Remarks


Setting the CanCreateRooms property to TRUE is equivalent to checking the "Can create eRooms" check box in the Member Info dialog box.

Use the AllowNewUsersToCreateRooms property to let all newly-created users in a facility create new eRooms by default.

Home

Applies to

IERUUser


See also

Member Info & Rights