ICallLimitConfiguratorCustomWavFilePath Property |
Gets or sets the path of the wave file that will be played to the caller when the CallLimitMode is set to CustomWavFile
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax string CustomWavFilePath { get; set; }
Property CustomWavFilePath As String
Get
Set
property String^ CustomWavFilePath {
String^ get ();
void set (String^ value);
}
abstract CustomWavFilePath : string with get, set
Property Value
Type:
StringSee Also