RoutingSource property

Returns an IERURoutingSource interface pointer if the item is a Folder Page or Inbox Page.

Syntax


C++

HRESULT get_RoutingSource(IERURoutingSource** ppRoutingSource)

Scripting languages

Set value = Object.RoutingSource

Remarks


If the item is not a Folder Page or Inbox Page, this property returns the error E_NOTIMPL.

Home

Applies to

IERUItem