Contacts property

For IERURoom, sets or returns the list of eRoom coordinators who are the contacts of the room.

For IERURoomMembership, returns the list of the eRoom's contact members.

For IERUSiteRoom, returns but does not set the list of eRoom coordinators who are the contacts of the room.

Syntax


C++

HRESULT get_Contacts(IERUMemberSet** pContacts)

Scripting languages

Contacts = Room.Contacts

Home

Applies to

IERURoomMembership

IERURoom

IERUSiteRoom