---
title: AuditEventOutcome
framework: Apple Business API
role: symbol
role_heading: Type
platforms: [apple business api 2.5+]
path: applebusinessapi/auditeventoutcome
---

# AuditEventOutcome

Strings that represent the result of an action.

## Declaration

```data
string AuditEventOutcome
```

## Possible Values

SUCCESS: FAILURE:

## Discussion

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