Function mailslurp::apis::email_controller_api::reply_to_email[][src]

pub async fn reply_to_email(
    configuration: &Configuration,
    params: ReplyToEmailParams
) -> Result<SentEmailDto, Error<ReplyToEmailError>>

Send the reply to the email sender or reply-to and include same subject cc bcc etc. Reply to an email and the contents will be sent with the existing subject to the emails to, cc, and bcc.