RoleAssignmentIdParameter.User Property
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public ReadOnly Property User As ADObjectId
Get
'Usage
Dim instance As RoleAssignmentIdParameter
Dim value As ADObjectId
value = instance.User
public ADObjectId User { get; }