If the Operation member is set to AUTHENTICATE_BAD_CREDENTIALS_RECEIVED, this member is used to inform the application of the possible cause of the error.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public string ErrorMessage
Visual Basic (Declaration)
Public ErrorMessage As String
Visual C++
public:
String^ ErrorMessage
J#
public String ErrorMessage

See Also