ExtensibleQueueInfo.DeliveryType Property

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

Syntax

'Declaration
Public MustOverride Property DeliveryType As DeliveryType
    Get
    Friend Set
'Usage
Dim instance As ExtensibleQueueInfo
Dim value As DeliveryType

value = instance.DeliveryType
public abstract DeliveryType DeliveryType { get; internal set; }