Share via


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

See also

Reference

ExtensibleQueueInfo class

ExtensibleQueueInfo members

Microsoft.Exchange.Data.QueueViewer namespace