LumiSoft Net Help
Queues Property
NamespacesLumiSoft.Net.SMTP.RelayRelay_ServerQueues
Gets relay queues. Queue with lower index number has higher priority.
Declaration Syntax
C#Visual BasicVisual C++F#
public List<Relay_Queue> Queues { get; }
Public ReadOnly Property Queues As List(Of Relay_Queue)
	Get
public:
property List<Relay_Queue^>^ Queues {
	List<Relay_Queue^>^ get ();
}
member Queues : List<Relay_Queue> with get
Property Value
List<(Of <(<'Relay_Queue>)>)>
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119