ExtensibleQueueInfo.IsSubmissionQueue Method
Namespace: Microsoft.Exchange.Data.QueueViewer
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public MustOverride Function IsSubmissionQueue As Boolean
'Usage
Dim instance As ExtensibleQueueInfo
Dim returnValue As Boolean
returnValue = instance.IsSubmissionQueue()
public abstract bool IsSubmissionQueue()
Return Value
Type: System.Boolean