Share via


ExtensibleQueueInfo.NextHopConnector property

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

Syntax

'Declaration
Public MustOverride Property NextHopConnector As Guid
    Get
    Friend Set
'Usage
Dim instance As ExtensibleQueueInfo
Dim value As Guid

value = instance.NextHopConnector
public abstract Guid NextHopConnector { get; internal set; }

Property value

Type: System.Guid

See also

Reference

ExtensibleQueueInfo class

ExtensibleQueueInfo members

Microsoft.Exchange.Data.QueueViewer namespace