Click or drag to resize
Infosoft Logo

IMessagingServiceSendCommunication Method

Sends a communication (such as an email or an sms), and mark any source communication as completed

Namespace: Infosoft.Common.Contracts.ServiceContracts.Messaging
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax

Parameters

request  SendCommunicationRequest
The request to send a message

Return Value

SendCommunicationResponse
The resulting communication entry that was created after the message was sent
See Also