QueueIdentity.NextHopDomain property

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

Syntax

'Declaration
Public Property NextHopDomain As String
    Get
    Set
'Usage
Dim instance As QueueIdentity
Dim value As String

value = instance.NextHopDomain

instance.NextHopDomain = value
public string NextHopDomain { get; set; }

Property value

Type: System.String

See also

Reference

QueueIdentity class

QueueIdentity members

Microsoft.Exchange.Data.QueueViewer namespace