<!--
{
  "availability" : [

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

# AuditEventOutcome

Strings that represent the result of an action.

```
string AuditEventOutcome
```

## Discussion

- Possible Values
  - SUCCESS: The action completed successfully.
  - FAILURE: The action failed.

---

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)