DialogDurationInfoDuration Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string Duration { get; set; }
Public Property Duration As String
Get
Set
public:
property String^ Duration {
String^ get ();
void set (String^ value);
}
member Duration : string with get, set
Property Value
Type:
StringSee Also