QueuedMessageEventArgs class

The QueuedMessageEventArgs class provides data for the Microsoft.Exchange.Data.Transport events.

Inheritance hierarchy

System.Object
  System.EventArgs
    Microsoft.Exchange.Data.Transport.Routing.QueuedMessageEventArgs

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

Syntax

'Declaration
Public MustInherit Class QueuedMessageEventArgs _
    Inherits EventArgs
'Usage
Dim instance As QueuedMessageEventArgs
public abstract class QueuedMessageEventArgs : EventArgs

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

QueuedMessageEventArgs members

Microsoft.Exchange.Data.Transport.Routing namespace