Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic DialogID DialogID { get; set; }
Public Property DialogID As DialogID
Get
Set
public:
virtual property DialogID^ DialogID {
DialogID^ get () sealed;
void set (DialogID^ value) sealed;
}
abstract DialogID : DialogID with get, set
override DialogID : DialogID with get, set
Property Value
Type:
DialogIDImplements
ICallIdentifierDialogIDIInternalSIPCallDialogID
See Also