Share via


ExchangeRole.ImplicitRecipientWriteScope property

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

Syntax

'Declaration
Public ReadOnly Property ImplicitRecipientWriteScope As ScopeType
    Get
'Usage
Dim instance As ExchangeRole
Dim value As ScopeType

value = instance.ImplicitRecipientWriteScope
public ScopeType ImplicitRecipientWriteScope { get; }

Property value

Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.ScopeType

See also

Reference

ExchangeRole class

ExchangeRole members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace