Hollomey said:
Hi,
how can I produce and send an email from an msproject vba programm?
Thanks
Florian
You can use the Mailsend method.
Here is the syntax:
expression.MailSend(To, Cc, Subject, Body, Enclosures, IncludeDocument,
ReturnReceipt, Bcc, Urgent, SaveCopy, AddRecipient)
--
Please try to keep replies in this group. I do check e-mail, but only
infrequently. For Macros and other things check
http://masamiki.com/project
-Jack Dahlgren, Project MVP
+++++++++++++++++++