ResolvedMessageEventSource class

The ResolvedMessageEventSource class provides data for the OnResolvedMessage event.

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.Transport.Routing.QueuedMessageEventSource
    Microsoft.Exchange.Data.Transport.Routing.ResolvedMessageEventSource

Namespace:  Microsoft.Exchange.Data.Transport.Routing
Assembly:  Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)

Syntax

'Declaration
Public MustInherit Class ResolvedMessageEventSource _
    Inherits QueuedMessageEventSource
'Usage
Dim instance As ResolvedMessageEventSource
public abstract class ResolvedMessageEventSource : QueuedMessageEventSource

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ResolvedMessageEventSource members

Microsoft.Exchange.Data.Transport.Routing namespace