<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "apple-school-and-business-manager-api",
  "identifier" : "/documentation/AppleBusinessAPI/OrgDeviceActivityType",
  "metadataVersion" : "0.1.0",
  "role" : "Type",
  "symbol" : {
    "kind" : "Type",
    "modules" : [
      "Apple Business API"
    ],
    "preciseIdentifier" : "data:AppleBusinessAPI:OrgDeviceActivityType"
  },
  "title" : "OrgDeviceActivityType"
}
-->

# OrgDeviceActivityType

Strings that represent organization device activities.

```
string OrgDeviceActivityType
```

## Discussion

- Possible Values
  - ASSIGN_DEVICES: Assign devices to a device management service
  - UNASSIGN_DEVICES: Unassign devices from a device management service
  - ASSIGN_DEVICES_WITH_MDM_MIGRATION_DEADLINE: Assign devices to a device management service and schedule a device management service migration by the given deadline.
  - UPDATE_MDM_MIGRATION_DEADLINE: Update the deadline for an in-progress device management service migration.
  - CANCEL_MDM_MIGRATION: Cancel an in-progress device management service migration.
  - RELEASE_DEVICES: Release devices from an organization

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)