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