Share via


TransactionOutcomeBase.ScenarioDescription Property

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

Syntax

'Declaration
Public Property ScenarioDescription As String
    Get
    Private Set
'Usage
Dim instance As TransactionOutcomeBase
Dim value As String

value = instance.ScenarioDescription
public string ScenarioDescription { get; private set; }

Property Value

Type: System.String