IAdmM365ServiceAssignment

The IAdmM365ServiceAssignment interface represents assignment of a Microsoft 365 service.

Properties

  • Property

  • Description

  • Service

  • Gets the Microsoft 365 service.

  • Assigned

  • Gets or sets a value indicating whether the Microsoft 365 service is assigned to a user.

  • AssignedModificationEnabled

  • Gets or sets a value indicating whether the state of the Microsoft 365 service will be modified.

Details

Service

Gets the Microsoft 365 service.


Assigned

Gets or sets a value indicating whether the Microsoft 365 service is assigned to a user.

  • Type:
  • bool
  • Access:
  • Read/Write

Remarks

When the property is modified, the AssignedModificationEnabled property is set to true automatically.


AssignedModificationEnabled

Gets or sets a value indicating whether the state of the Microsoft 365 service will be modified. If the property is set to false, the service state will remain unchanged.

  • Type:
  • bool
  • Access:
  • Read/Write

Requirements

Minimum required version: 2023

See also