This topic has not yet been rated - Rate this topic

RoutingAgent.OnSubmittedMessage Event

The OnSubmittedMessage event occurs after the message is taken off the submit queue.

Namespace: Microsoft.Exchange.Data.Transport.Routing
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)
protected event SubmittedMessageEventHandler OnSubmittedMessage
/** @event */
protected void add_OnSubmittedMessage (SubmittedMessageEventHandler value)

/** @event */
protected void remove_OnSubmittedMessage (SubmittedMessageEventHandler value)

JScript supports the use of events, but not the declaration of new ones.

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.