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; }
Property value
Type: Microsoft.Exchange.Data.Directory.ADObjectId
See also
Reference
RoleAssignmentIdParameter class