DeliveryQueueDomain Enumeration

The DeliveryQueueDomain enumeration 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 Enumeration DeliveryQueueDomain
'Usage
Dim instance As DeliveryQueueDomain
public enum DeliveryQueueDomain

Members

Member name Description
UseOverrideDomain Use the routing override domain when adding the recipient to the delivery queue.
UseRecipientDomain Use the e-mail address domain when adding the recipient to the delivery queue.
UseAlternateDeliveryRoutingHosts
NoteNote
This member was introduced in Exchange Server 2010 Service Pack 1 (SP1).