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
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace