Show 

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

Show Show 

 

MyeRoomElements property

Returns a collection of IERUElement interfaces for the user's My eRoom page in the order in which eRoom would display it.

Syntax


C++

HRESULT get_MyeRoomElements(
   
IERUCollection** pMyeRoomElements)

Scripting languages

Set Elements = User.MyeRoomElements

Home

Applies to

IERUMyeRoomsManager