CasTransactionOutcome.Port Property
Namespace: Microsoft.Exchange.Monitoring
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property Port As Integer
Get
Friend Set
'Usage
Dim instance As CasTransactionOutcome
Dim value As Integer
value = instance.Port
public int Port { get; internal set; }
Property Value
Type: System.Int32