IAdmO365ServiceAssignment
The IAdmO365ServiceAssignment interface represents assignment of a Microsoft 365 service.
Inheritance: IUnknown
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.
- Type:
- IAdmO365Service
- Access:
- Read-only
Assigned
Gets or sets a value indicating whether the Microsoft 365 service is assigned to a user.
- Type:
- Boolean
- 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:
- Boolean
- Access:
- Read/Write
Requirements
Minimum required version: 2018.2