RoutingTargets property

Returns an IERUCollection interface pointer to the Routing Targets contained by a specified Folder Page or Inbox Page.

Syntax


C++

HRESULT get_RoutingTargets(IERUCollection** ppRoutingTargets)

Scripting languages

Set TargetCollection = object.RoutingTargets

Remarks


RoutingTargets returns a collection of IERURoutingTarget interface pointers to individual Routing Targets, in the same order as they appear in the Folder Page or Inbox Page.

Home

Applies to

IERURoutingSource