Share via


ExtensibleQueueInfo.IsShadowQueue method

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

Syntax

'Declaration
Public MustOverride Function IsShadowQueue As Boolean
'Usage
Dim instance As ExtensibleQueueInfo
Dim returnValue As Boolean

returnValue = instance.IsShadowQueue()
public abstract bool IsShadowQueue()

Return value

Type: System.Boolean

See also

Reference

ExtensibleQueueInfo class

ExtensibleQueueInfo members

Microsoft.Exchange.Data.QueueViewer namespace