Compartir a través de


OutlookProtectionRulePresentationObject Constructor (TransportRule)

Namespace:  Microsoft.Exchange.Management.OutlookProtectionRules
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 OutlookProtectionRulePresentationObject(transportRule)
public OutlookProtectionRulePresentationObject(
    TransportRule transportRule
)