ReplacesInfoReplaceDialogID Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic DialogID ReplaceDialogID { get; }
Public ReadOnly Property ReplaceDialogID As DialogID
Get
public:
property DialogID^ ReplaceDialogID {
DialogID^ get ();
}
member ReplaceDialogID : DialogID with get
Property Value
Type:
DialogID
See Also