LumiSoft Mail Server User API
CanCreateDialog Property
Namespaces > LumiSoft.Net.SIP > SIP_Transaction > CanCreateDialog
Gets or sets if transaction can create SIP dialog.
Syntax
C#Visual BasicManaged C++
public bool CanCreateDialog { get; set; }
Public Property CanCreateDialog As Boolean
public:
bool CanCreateDialog {
	bool get ();
	void set (bool value);
}

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