Show 

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

Show Show 

 

Routers property

The collection of members who can route items using this routing target.

Syntax


C++

HRESULT get_Routers(IERUCollection** ppRouters)

Scripting languages

Set Collection = object.Routers

Remarks


This property is only meaningful when the RoutingScope of the routing target is erScopeList. Otherwise, the error EROOM_E_INVALIDOPERATION is returned.

Home

Applies to

IERURoutingTarget