Share via


ExtensibleQueueInfo.Status property

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

Syntax

'Declaration
Public MustOverride Property Status As QueueStatus
    Get
    Friend Set
'Usage
Dim instance As ExtensibleQueueInfo
Dim value As QueueStatus

value = instance.Status
public abstract QueueStatus Status { get; internal set; }

Property value

Type: Microsoft.Exchange.Data.QueueViewer.QueueStatus

See also

Reference

ExtensibleQueueInfo class

ExtensibleQueueInfo members

Microsoft.Exchange.Data.QueueViewer namespace