Share via


RulePresentationObjectBase Constructor (TransportRule)

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

Syntax

'Declaration
Public Sub New ( _
    transportRule As TransportRule _
)
'Usage
Dim transportRule As TransportRule

Dim instance As New RulePresentationObjectBase(transportRule)
public RulePresentationObjectBase(
    TransportRule transportRule
)