次の方法で共有


ExchangeRoleAssignment.RecipientReadScope Property

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

Syntax

'Declaration
Public Property RecipientReadScope As ScopeType
    Get
    Friend Set
'Usage
Dim instance As ExchangeRoleAssignment
Dim value As ScopeType

value = instance.RecipientReadScope
public ScopeType RecipientReadScope { get; internal set; }