Function mailslurp::apis::alias_controller_api::reply_to_alias_email[][src]

pub async fn reply_to_alias_email(
    configuration: &Configuration,
    params: ReplyToAliasEmailParams
) -> Result<SentEmailDto, Error<ReplyToAliasEmailError>>

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.