Click or drag to resize

ExportMessagingConversationEventArgs Properties

The ExportMessagingConversationEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyConversation
The conversation object which was to be exported.
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.)
Public propertyStatus
Status code related to export chat/cancel Export chat operation.
Top
See Also