Compartir a través de


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