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