IAdmO365License
The IAdmO365License interface represents a Microsoft 365 license.
Inheritance: IUnknown
Properties
-
Property
-
Description
-
Sku
-
Gets information about the Microsoft 365 license plan to which the license belongs.
-
Assigned
-
Gets or sets a value indicating whether the Microsoft 365 license is assigned to a user.
-
AssignedModificationEnabled
-
Gets or sets a value indicating whether the state of the license will be modified.
Details
Sku
Gets information about the Microsoft 365 license plan to which the license belongs.
- Type:
- IAdmO365SkuInfo
- Access:
- Read-only
Assigned
Gets or sets a value indicating whether the Microsoft 365 license is assigned to a user. When the IAdmO365License interface is used to modify Microsoft 365 properties, the property indicates the desired state of the license.
- 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 license will be modified. If the property is set to FALSE, the license will be neither assigned, nor revoked.
- Type:
- Boolean
- Access:
- Read/Write
Requirements
Minimum required version: 2014.1