LumiSoft Mail Server User API
Type Property
Namespaces > LumiSoft.MailServer.API.UserAPI > Session > Type
Gets session type (SMTP,POP3,...).
Syntax
C#Visual BasicManaged C++
public string Type { get; }
Public ReadOnly Property Type As String
public:
String^ Type {
	String^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)