Share via


VolumeInfo.CallVolume Property

Definition

Gets the call volume of the phone.

public:
 property unsigned int CallVolume { unsigned int get(); };
uint32_t CallVolume();
public uint CallVolume { get; }
var uInt32 = volumeInfo.callVolume;
Public ReadOnly Property CallVolume As UInteger

Property Value

UInt32

unsigned int

uint32_t

A numeric value representing the call volume of the phone.

Applies to