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