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 RoutingDomain property gets an Simple Mail Transfer Protocol (SMTP) domain to use when overriding the default routing for a recipient.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public ReadOnly Property RoutingDomain As RoutingDomain
Get
'Usage
Dim instance As RoutingOverride
Dim value As RoutingDomain
value = instance.RoutingDomain
public RoutingDomain RoutingDomain { get; }
Property value
Type: Microsoft.Exchange.Data.Transport.RoutingDomain
The RoutingDomain property returns a RoutingDomain instance that specifies the Simple Mail Transfer Protocol (SMTP) domain to use when overriding the default routing for a recipient.