*** id: 77dc1743-fcf3-46d1-8a2c-ba2d84bb256e title: PromptVolumeResult slug: /dotnet/reference/calling/results/prompt-volume description: The PromptVolumeResult object is returned after a prompt volume operation. max-toc-depth: 3 ---------------- [prompt]: /docs/server-sdk/v2/dotnet/reference/calling/actions/prompt#volume # SignalWire.Relay.Calling.PromptVolumeResult This object returned from the *synchronous* [`Volume`][prompt] method, which represent the final result of a prompt volume operation. ## Properties | Property | Type | Description | | :----------- | :--- | :-------------------------------------------------------------- | | `Successful` | bool | Whether the prompt volume operation has completed successfully. |