LumiSoft Mail Server User API
SessionName Property
Namespaces > LumiSoft.Net.SDP > SDP > SessionName
Gets or sets textual session name.
Syntax
C#Visual BasicManaged C++
public string SessionName { get; set; }
Public Property SessionName As String
public:
String^ SessionName {
	String^ get ();
	void set (String^ value);
}

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