Click or drag to resize
Infosoft Logo

ChangeCommunicationStateRequest Class

Provides data for the request to change the current state of a Communication entry.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.MessagingChangeCommunicationStateRequest

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

The ChangeCommunicationStateRequest type exposes the following members.

Properties
 NameDescription
Public propertyComment Gets or sets an optional comment for the state change
Public propertyCustomerCommunication_Id Gets or sets the communication identifier.
Public propertyState Gets or sets the state of the communicaiton.
Top
See Also