QueueIdentity Class

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Data.ObjectId
    Microsoft.Exchange.Data.QueueViewer.QueueIdentity

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class QueueIdentity _
    Inherits ObjectId _
    Implements IComparable
'Usage
Dim instance As QueueIdentity
[SerializableAttribute]
public class QueueIdentity : ObjectId, 
    IComparable

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.