Share via


Rule.ApplyRightsProtectionTemplate property

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

Syntax

'Declaration
Public Property ApplyRightsProtectionTemplate As RmsTemplateIdentity
    Get
    Set
'Usage
Dim instance As Rule
Dim value As RmsTemplateIdentity

value = instance.ApplyRightsProtectionTemplate

instance.ApplyRightsProtectionTemplate = value
public RmsTemplateIdentity ApplyRightsProtectionTemplate { get; set; }

Property value

Type: Microsoft.Exchange.Data.RightsManagement.RmsTemplateIdentity

See also

Reference

Rule class

Rule members

Microsoft.Exchange.MessagingPolicies.Rules.Tasks namespace