RoutingOverride.DeliveryQueueDomain Property

The DeliveryQueueDomain property defines the domain to use when adding a recipient to a delivery queue.

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

Syntax

'Declaration
Public ReadOnly Property DeliveryQueueDomain As DeliveryQueueDomain
    Get
'Usage
Dim instance As RoutingOverride
Dim value As DeliveryQueueDomain

value = instance.DeliveryQueueDomain
public DeliveryQueueDomain DeliveryQueueDomain { get; }

Property Value

Type: Microsoft.Exchange.Data.Transport.DeliveryQueueDomain
One of the DeliveryQueueDomain enumeration values.