CasTransactionOutcome.ClientAccessServerShortName Property
Namespace: Microsoft.Exchange.Monitoring
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property ClientAccessServerShortName As String
Get
'Usage
Dim instance As CasTransactionOutcome
Dim value As String
value = instance.ClientAccessServerShortName
public string ClientAccessServerShortName { get; }
Property Value
Type: System.String