Is it possible with Aspose to send an email by using the local email client?

I saw it’s possible to create an html formatted email message file.

I need to create and to send a formated email by using the locally installed email client program (outlook, thunderbird, …), and by using the signature created in the local email client.

Is it possible with aspose ?

Thanks in advance.

@tparassin,

Thank you for writing to Aspose Support team.

Aspose.Email API is totally independent of email clients such as Outlook, Thunderbird, etc. and can not read information such as signature. You can, however, use the API’s SmtpClient to send emails. Please let us know if we can be of any help to you in this regard.