Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph
Describes the current status of a teamsAsyncOperation.
Members
| Member | Value | Description |
|---|---|---|
| invalid | 0 | Invalid value. |
| notStarted | 1 | The operation has not started. |
| inProgress | 2 | The operation is running. |
| succeeded | 3 | The operation succeeded. |
| failed | 4 | The operation failed. |