Click or drag to resize
Infosoft Logo

ChangeCommunicationStateResponse Class

Provides data for the response from changing a communication entry.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.MessagingChangeCommunicationStateResponse

Namespace: Infosoft.Common.Contracts.MessageContracts.Messaging
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class ChangeCommunicationStateResponse

The ChangeCommunicationStateResponse type exposes the following members.

Properties
 NameDescription
Public propertyCustomerCommunication_Id Gets or sets the communication identifier.
Public propertyState Gets or sets the state of the communication.
Top
See Also