VisualVoiceMailFailureEventArgs Class |
Namespace: Avaya.ClientServices
public class VisualVoiceMailFailureEventArgs : EventArgs
The VisualVoiceMailFailureEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Error |
Error type.
|
![]() | ProtocolErrorCode |
The protocol error code.
|
![]() | ProviderErrorDisplayMessage |
A non-localized string that provides a description of the error.
|
![]() | ProviderErrorReason |
A non-localized string that describes the error reason.
|
Name | Description | |
---|---|---|
![]() | ToString |
Helper method for creating string from all given error data.
(Overrides ObjectToString.) |