IEWSClient.Reply

IEWSClient.Reply method

Reply to the sender’s message.

public void Reply(MailMessage message, ExchangeMessageInfo referencedMessage)
ParameterTypeDescription
messageMailMessageThe MailMessage that represents the precomposed reply message.
referencedMessageExchangeMessageInfoThe ExchangeMessageInfo that represents the original message.

See Also