ReplyAll
ReplyAll
Reply to the sender and all recipients of a message.
Returns: virtual void Aspose::Email::Clients::Exchange::WebService::
ReplyAll(System::SharedPtr < MailMessage > message, System::SharedPtr < ExchangeMessageInfo > referencedMessage)
| Parameter | Description |
|---|---|
| message | The MailMessage that represents the precomposed reply message. |
| referencedMessage | The ExchangeMessageInfo that represents the original message. |