OutlookProtectionRulePresentationObject.ApplyRightsProtectionTemplate Property
Namespace: Microsoft.Exchange.Management.OutlookProtectionRules
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property ApplyRightsProtectionTemplate As RmsTemplateIdentity
Get
Friend Set
'Usage
Dim instance As OutlookProtectionRulePresentationObject
Dim value As RmsTemplateIdentity
value = instance.ApplyRightsProtectionTemplate
public RmsTemplateIdentity ApplyRightsProtectionTemplate { get; internal set; }
Property Value
Type: Microsoft.Exchange.Data.RightsManagement.RmsTemplateIdentity