The Id of the outbound dialing server which should be used to send notifications when errors or outages occur.

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 GeneralConfigurationProperty<CCSConfiguration..::..Property, ConfigurationId> MasterODS { get; }
Visual Basic
Public ReadOnly Property MasterODS As GeneralConfigurationProperty(Of CCSConfiguration..::..Property, ConfigurationId)
	Get

Exceptions

ExceptionCondition
InsufficientRightsExceptionThe user does not have permission to view the property.

See Also