RoutingAddress.Empty field
The Empty field contains an empty instance of the RoutingAddress structure that contains a null reference (Nothing in Visual Basic) for the address.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public Shared ReadOnly Empty As RoutingAddress
'Usage
Dim value As RoutingAddress
value = RoutingAddress.Empty
public static readonly RoutingAddress Empty