Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public Collection<SMSBrokerAccount> SMSBrokerAccounts { get; private set; }
Visual Basic
Public Property SMSBrokerAccounts As Collection(Of SMSBrokerAccount)
	Get
	Private Set

See Also