Use following structure within VB code (kind of trick):
Application.FollowHyperlink EMailString, "0", True, False
where EMailString looks like "mailto:User Name/OU/O?Subject=An email subject"
But there are some boundaries:
* you must have Lotus Notes as default E-mail...