-
Topic
-
hello, i want to make a resend feature on mails that have attached files.
I’m creating a draft mail, everything oki if i try to attach the selected message with
call GroupWise.ItemAttachmentAdd(“X00”, itcAttachClassMessage, MessageID, “”), the mail is attached, but when i try to use call GroupWise.ItemAttachmentAdd(“X00”, itcAttachClassFile, tempAttach, “”), where
tempAttach = GroupWise.ItemAttachmentGetName(MessageID, 0) nothing happens
thanks
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.