RulePhrase.LinkedDisplayText Property

Namespace:  Microsoft.Exchange.MessagingPolicies.Rules.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property LinkedDisplayText As String
    Get
    Private Set
'Usage
Dim instance As RulePhrase
Dim value As String

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

Property Value

Type: System.String