ExtensibleQueueInfo Class

Inheritance Hierarchy

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

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

Syntax

'Declaration
<SerializableAttribute> _
Public MustInherit Class ExtensibleQueueInfo _
    Inherits ConfigurableObject _
    Implements PagedDataObject, IConfigurable
'Usage
Dim instance As ExtensibleQueueInfo
[SerializableAttribute]
public abstract class ExtensibleQueueInfo : ConfigurableObject, 
    PagedDataObject, IConfigurable

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.