LumiSoft Mail Server User API
Dialog Property
Namespaces > LumiSoft.Net.SIP > SIP_ResponseReceivedEventArgs > Dialog
Gets SIP dialog where Response belongs to. Returns null if Response doesn't belong any dialog.
Syntax
C#Visual BasicManaged C++
public SIP_Dialog Dialog { get; }
Public ReadOnly Property Dialog As SIP_Dialog
public:
SIP_Dialog^ Dialog {
	SIP_Dialog^ get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)