Share via


Rule.DlpPolicyId property

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

Syntax

'Declaration
Public Property DlpPolicyId As Guid
    Get
    Set
'Usage
Dim instance As Rule
Dim value As Guid

value = instance.DlpPolicyId

instance.DlpPolicyId = value
public Guid DlpPolicyId { get; set; }

Property value

Type: System.Guid

See also

Reference

Rule class

Rule members

Microsoft.Exchange.MessagingPolicies.Rules.Tasks namespace