LumiSoft Mail Server User API
SMTP Property
Namespaces > LumiSoft.MailServer.API.UserAPI > Queues > SMTP
Gets incoming SMTP queue.
Syntax
C#Visual BasicManaged C++
public QueueItemCollection SMTP { get; }
Public ReadOnly Property SMTP As QueueItemCollection
public:
QueueItemCollection^ SMTP {
	QueueItemCollection^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)