Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.