Click or drag to resize
ServiceObservingStatusParametersDisplayText Property
When there is no error response code present, this field provides a text string that the endpoint renders on the display when responding to a feature operation. i.e. "VDN xxx-xxxx SO" indicates that VDN (vector directory number) xxx-xxxx is being service observed.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public string DisplayText { get; }

Property Value

Type: String
See Also