NextHopCategory enumeration
Specifies whether the next hop for a routed message is internal or external to the organization.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public Enumeration NextHopCategory
'Usage
Dim instance As NextHopCategory
public enum NextHopCategory
Members
Member name | Description | |
---|---|---|
Internal | The next hop for a routed message is internal to the organization. | |
External | The next hop for a routed message is external to the organization. |