LumiSoft Mail Server User API
Dialog Property
Namespaces > LumiSoft.Net.SIP > SIP_RequestReceivedEventArgs > Dialog
Gets SIP dialog where Request belongs to. Returns null if Request 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)