RoutingAddress.NullReversePath field
The NullReversePath field contains an instance of the RoutingAddress structure that represents a null reverse path address.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public Shared ReadOnly NullReversePath As RoutingAddress
'Usage
Dim value As RoutingAddress
value = RoutingAddress.NullReversePath
public static readonly RoutingAddress NullReversePath