Export.RightsManagement property

Reserved for future use.

Namespace:  Microsoft.Office.Server.Discovery
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Property RightsManagement As Boolean
    Get
    Friend Set
'Usage
Dim instance As Export
Dim value As Boolean

value = instance.RightsManagement
public bool RightsManagement { get; internal set; }

Property value

Type: System.Boolean

See also

Reference

Export class

Export members

Microsoft.Office.Server.Discovery namespace