次の方法で共有


ExtensibleQueueInfo.IsDeliveryQueue Method

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

Syntax

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

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

Return Value

Type: System.Boolean