VolumeInfo.CallVolume Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
A numeric value representing the call volume of the phone.