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