Share via


TransactionOutcomeBase.ClientAccessServer Property

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

Syntax

'Declaration
Public Property ClientAccessServer As String
    Get
    Protected Set
'Usage
Dim instance As TransactionOutcomeBase
Dim value As String

value = instance.ClientAccessServer

instance.ClientAccessServer = value
public string ClientAccessServer { get; protected set; }

Property Value

Type: System.String