DlpPolicyIdParameter class
Inheritance hierarchy
System.Object
Microsoft.Exchange.Configuration.Tasks.ADIdParameter
Microsoft.Exchange.MessagingPolicies.CompliancePrograms.Tasks.DlpPolicyIdParameter
Namespace: Microsoft.Exchange.MessagingPolicies.CompliancePrograms.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class DlpPolicyIdParameter _
Inherits ADIdParameter
'Usage
Dim instance As DlpPolicyIdParameter
[SerializableAttribute]
public class DlpPolicyIdParameter : ADIdParameter
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See also
Reference
Microsoft.Exchange.MessagingPolicies.CompliancePrograms.Tasks namespace