AttendedTransferArgsReplacesDialogID Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
DialogID
See Also