Click or drag to resize
Infosoft Logo

IMessagingServiceCreateReplyMessage Method

Creates the reply message.

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

Parameters

request  CreateReplyMessageRequest
The request.

Return Value

EmailMessageResponse
The email message to be replied
See Also