DlpPolicyPresentationBase class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.MessagingPolicies.CompliancePrograms.Tasks.DlpPolicyPresentationBase
    Microsoft.Exchange.MessagingPolicies.CompliancePrograms.Tasks.DlpPolicy

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

Syntax

'Declaration
<SerializableAttribute> _
Public MustInherit Class DlpPolicyPresentationBase _
    Implements IConfigurable
'Usage
Dim instance As DlpPolicyPresentationBase
[SerializableAttribute]
public abstract class DlpPolicyPresentationBase : IConfigurable

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

DlpPolicyPresentationBase members

Microsoft.Exchange.MessagingPolicies.CompliancePrograms.Tasks namespace