ExchangeRole.ImplicitConfigWriteScope Property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property ImplicitConfigWriteScope As ScopeType
Get
'Usage
Dim instance As ExchangeRole
Dim value As ScopeType
value = instance.ImplicitConfigWriteScope
public ScopeType ImplicitConfigWriteScope { get; }
Property Value
Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.ScopeType