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