SIPCallBasicInfoDialog Property |
Gets or sets the dialog.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public ISIPDialog Dialog { get; set; }
Public Property Dialog As ISIPDialog
Get
Set
public:
property ISIPDialog^ Dialog {
ISIPDialog^ get ();
void set (ISIPDialog^ value);
}
member Dialog : ISIPDialog with get, set
Property Value
Type:
ISIPDialogSee Also