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