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: 10.4.13.0
Syntaxstring 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
String
See Also