Click or drag to resize
Infosoft Logo

SendCommunicationResponse Class

Provides data for the response from
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.MessagingSendCommunicationResponse

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

The SendCommunicationResponse type exposes the following members.

Properties
 NameDescription
Public propertyCommunication Gets or sets the communication that was created as a result of the message being sent.
Top
See Also