Use the share contract to let your users share your data through whichever communications application they choose (Mail, Facebook, Twitter, etc.)
There is no direct mail API. You could create a socket or web service connection to a mail server if you need to implement it directly (if you are writing a share target, for example).
--Rob