ExtensibleQueueInfo.NextHopDomain property
Namespace: Microsoft.Exchange.Data.QueueViewer
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public MustOverride Property NextHopDomain As String
Get
Friend Set
'Usage
Dim instance As ExtensibleQueueInfo
Dim value As String
value = instance.NextHopDomain
public abstract string NextHopDomain { get; internal set; }
Property value
Type: System.String