|
IMessagingServiceSendCommunication Method |
Sends a communication (such as an email or an sms), and mark any source communication as completed
Namespace: Infosoft.Common.Contracts.ServiceContracts.MessagingAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
Parameters
- request SendCommunicationRequest
- The request to send a message
Return Value
SendCommunicationResponseThe resulting communication entry that was created after the message was sent
See Also