Share via


RoutingDomain.Type property

Gets the domain type.

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

Syntax

'Declaration
Public ReadOnly Property Type As String
    Get
'Usage
Dim instance As RoutingDomain
Dim value As String

value = instance.Type
public string Type { get; }

Property value

Type: System.String
The domain type.

See also

Reference

RoutingDomain structure

RoutingDomain members

Microsoft.Exchange.Data.Transport namespace