Click or drag to resize

ContactGroupsLoadingErrorEventArgs Properties

The ContactGroupsLoadingErrorEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyContactProviderType
The contact provider source type which reported loading failure.
Public propertyError
Error code returned for the contact operation.
(Inherited from ContactErrorEventArgs.)
Public propertyProtocolReason
The reason string from the underlying signaling protocol.
(Inherited from ProtocolEventArgs.)
Public propertyProtocolResponseCode
The response code from the underlying signaling protocol.
(Inherited from ProtocolEventArgs.)
Public propertyProtocolWarning
The warning string from the underlying signaling protocol.
(Inherited from ProtocolEventArgs.)
Public propertyProtocolWarningCode
The warning code from the underlying signaling protocol.
(Inherited from ProtocolEventArgs.)
Top
See Also