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