Share via


TransportRulePredicate.GetParameterName method

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

Syntax

'Declaration
Protected Function GetParameterName ( _
    isException As Boolean _
) As String
'Usage
Dim isException As Boolean
Dim returnValue As String

returnValue = Me.GetParameterName(isException)
protected string GetParameterName(
    bool isException
)

Parameters

Return value

Type: System.String

See also

Reference

TransportRulePredicate class

TransportRulePredicate members

Microsoft.Exchange.MessagingPolicies.Rules.Tasks namespace