This documentation is archived and is not being maintained.
RoutingAgent.OnResolvedMessage Event
EWS Managed API
The OnResolvedMessage event occurs after all the recipients of the message have been resolved and before routing is determined. This member was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).
Namespace: Microsoft.Exchange.Data.Transport.Routing
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)
In the OnResolvedMessage event, you can override the default routing behavior by using the SetRoutingOverride method to set the per-recipient RoutingOverride property.
Show: