-
Topic
-
I am trying to write an archiving script, and I am having trouble with the syntax for forwarded messages.
Here is the code I am trying to run that is having a problem.
FordwardMsg = objMsg.Attachments(y).Message
where
objMsg is a Groupwise message
ForwardMsg is a new variable
Attachments(y) is a object type of egwMessage(2)I keep getting the following error at this line in the code: “Object doesn’t support this property or method.”
Does anyone have an idea of what I am doing wrong?
Thanks in advance,
Todd
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.