AttendedTransferArgsReplacesDialogID Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
Syntaxpublic 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
DialogID
See Also