SIPCallBasicInfoReplaces Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic DialogID Replaces { get; set; }Public Property Replaces As DialogID
Get
Set
public:
property DialogID^ Replaces {
DialogID^ get ();
void set (DialogID^ value);
}member Replaces : DialogID with get, set
Property Value
DialogID
See Also