ExtensibleQueueInfo.QueueIdentity Property
Namespace: Microsoft.Exchange.Data.QueueViewer
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property QueueIdentity As QueueIdentity
Get
'Usage
Dim instance As ExtensibleQueueInfo
Dim value As QueueIdentity
value = instance.QueueIdentity
public QueueIdentity QueueIdentity { get; }