Click or drag to resize

LeaveConversationResponseError Property

If LeftStatus is false this property contains error information.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public MessagingError Error { get; }

Property Value

Type: MessagingError
See Also