IRMConfigurationValidationResult.Results Property
Namespace: Microsoft.Exchange.Management.RightsManagement
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property Results As String
Get
Private Set
'Usage
Dim instance As IRMConfigurationValidationResult
Dim value As String
value = instance.Results
public string Results { get; private set; }
Property Value
Type: System.String