ExtensibleMessageInfo class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.ConfigurableObject
    Microsoft.Exchange.Data.QueueViewer.ExtensibleMessageInfo

Namespace:  Microsoft.Exchange.Data.QueueViewer
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public MustInherit Class ExtensibleMessageInfo _
    Inherits ConfigurableObject
'Usage
Dim instance As ExtensibleMessageInfo
[SerializableAttribute]
public abstract class ExtensibleMessageInfo : ConfigurableObject

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

ExtensibleMessageInfo members

Microsoft.Exchange.Data.QueueViewer namespace