CasTransactionOutcome.LocalSiteShortName Property

Namespace:  Microsoft.Exchange.Monitoring
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public ReadOnly Property LocalSiteShortName As String
    Get
'Usage
Dim instance As CasTransactionOutcome
Dim value As String

value = instance.LocalSiteShortName
public string LocalSiteShortName { get; }

Property Value

Type: System.String