次の方法で共有


IRMConfiguration.InternalLicensingEnabled Property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
<ParameterAttribute(Mandatory := False)> _
Public Property InternalLicensingEnabled As Boolean
    Get
    Set
'Usage
Dim instance As IRMConfiguration
Dim value As Boolean

value = instance.InternalLicensingEnabled

instance.InternalLicensingEnabled = value
[ParameterAttribute(Mandatory = false)]
public bool InternalLicensingEnabled { get; set; }

Property Value

Type: System.Boolean