<!DOCTYPE html>
<html>
<style>body{font-family:Verdana;}</style>
<body>
<a href="mailto:example@aimtocode.com?cc=support@aimtocode.org,admin@aimtocode.com">
Click to mail us using bcc property</a>
<a href="mailto:example@aimtocode.com?bcc=support@aimtocode.org,admin@aimtocode.com">
Click to mail us link using bcc property</a>
</body>
</html>