*** id: 33552588-64aa-4e52-9382-58e7df1d0437 title: PlayVolumeResult slug: /dotnet/reference/calling/results/play-volume description: The PlayVolumeResult object is returned after a play volume operation. max-toc-depth: 3 ---------------- [play]: /docs/server-sdk/v2/dotnet/reference/calling/actions/play#volume # SignalWire.Relay.Calling.PlayVolumeResult This object returned from the *synchronous* [`Volume`][play] method, which represent the final result of a play volume operation. ## Properties | Property | Type | Description | | :----------- | :--- | :------------------------------------------------------------ | | `Successful` | bool | Whether the play volume operation has completed successfully. |