Using the GroupWise Object API, I am trying...
Articles and Tips: qna
01 Apr 2003
Q.
Using the GroupWise Object API, I am trying to figure out how to append multiple e-mails to a new message as a forward. I know about .Forward() but I want to have multiple e-mails be forwarded as part of a single message (this is exactly how it works if you grab a bunch of e-mails and drag them into the attachment area of an e-mail).
A.
You need to create a new mail object, and then add your messages via the attachments.add method.
Note: that you need GroupWise 5.5 or 6.0 fully patched in order for this to work.
* Originally published in Novell AppNotes
Disclaimer
The origin of this information may be internal or external to Novell. While Novell makes all reasonable efforts to verify this information, Novell does not make explicit or implied claims to its validity.