Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Re: Re: Re: moving emails between folders with Win32::OLE

by RayRay459 (Pilgrim)
on May 14, 2002 at 16:50 UTC ( [id://166491]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: moving emails between folders with Win32::OLE
in thread moving emails between folders with Win32::OLE

I'm having a problem identifying the store id.. I found this link : http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cdo/html/_olemsg_moveto_method_folder_object_.asp and even with this :
$item->{MoveTo}( $Folder5 ); i get this error Win32::OLE(0.1501) error 0x8002000e: "Invalid number of parameters" in METHOD/PROPERTYGET "MoveTo" at C:\scripts\perl\email\getSearchE +mail.pl li ne 27 with this line: $item->MoveTo( $Folder5); i get Win32::OLE(0.1501) error 0x80020006: "Unknown name" in GetIDsOfNames of "MoveTo" at C:\scripts\perl\email\getSearchEm +ail.pl lin e 27
still can't seem to find the right line to make the current item in my loop move to another folder. Anything else i can try? Thnx, Ray

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://166491]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-19 16:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found