DialogTerminatedArgsDialog Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public ISIPDialog Dialog { get; }
Public ReadOnly Property Dialog As ISIPDialog
Get
public:
property ISIPDialog^ Dialog {
ISIPDialog^ get ();
}
member Dialog : ISIPDialog with get
Property Value
Type:
ISIPDialogSee Also