![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
hi, i am looking for some code for moving messages from one folder to another.
|
Ads |
#2
|
|||
|
|||
![]()
set NewMsg = OldMsg.Move(SomeFolder)
-- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "DanWo" wrote in message ... hi, i am looking for some code for moving messages from one folder to another. |
#3
|
|||
|
|||
![]()
isnt there more code than that?
"Dmitry Streblechenko" wrote: set NewMsg = OldMsg.Move(SomeFolder) -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "DanWo" wrote in message ... hi, i am looking for some code for moving messages from one folder to another. |
#4
|
|||
|
|||
![]()
To do what? Retrieve the source folder? Target folder? Loop throug the
messages in a folder? Figure out which messages are selected? Please be more specific, there aren't too many mindreaders in this newsgroup... -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "DanWo" wrote in message news ![]() isnt there more code than that? "Dmitry Streblechenko" wrote: set NewMsg = OldMsg.Move(SomeFolder) -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "DanWo" wrote in message ... hi, i am looking for some code for moving messages from one folder to another. |
#5
|
|||
|
|||
![]()
sorry. what i am trying to do is save the attachment from an email in the
KanaDaily folder. then i would like to move that email message to the KanaDaily/Done folder. i would like this to occur when the message comes in. sorry for the ambiguity. "Dmitry Streblechenko" wrote: To do what? Retrieve the source folder? Target folder? Loop throug the messages in a folder? Figure out which messages are selected? Please be more specific, there aren't too many mindreaders in this newsgroup... -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "DanWo" wrote in message news ![]() isnt there more code than that? "Dmitry Streblechenko" wrote: set NewMsg = OldMsg.Move(SomeFolder) -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "DanWo" wrote in message ... hi, i am looking for some code for moving messages from one folder to another. |
#6
|
|||
|
|||
![]()
Where are these folders located relative to the root/Inbox/etc folders?
How does the messgae end up in the KanaDaily folder to begin with? -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "DanWo" wrote in message ... sorry. what i am trying to do is save the attachment from an email in the KanaDaily folder. then i would like to move that email message to the KanaDaily/Done folder. i would like this to occur when the message comes in. sorry for the ambiguity. "Dmitry Streblechenko" wrote: To do what? Retrieve the source folder? Target folder? Loop throug the messages in a folder? Figure out which messages are selected? Please be more specific, there aren't too many mindreaders in this newsgroup... -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "DanWo" wrote in message news ![]() isnt there more code than that? "Dmitry Streblechenko" wrote: set NewMsg = OldMsg.Move(SomeFolder) -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "DanWo" wrote in message ... hi, i am looking for some code for moving messages from one folder to another. |
#7
|
|||
|
|||
![]()
the message is moved there using a rule.
"Dmitry Streblechenko" wrote: Where are these folders located relative to the root/Inbox/etc folders? How does the messgae end up in the KanaDaily folder to begin with? -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "DanWo" wrote in message ... sorry. what i am trying to do is save the attachment from an email in the KanaDaily folder. then i would like to move that email message to the KanaDaily/Done folder. i would like this to occur when the message comes in. sorry for the ambiguity. "Dmitry Streblechenko" wrote: To do what? Retrieve the source folder? Target folder? Loop throug the messages in a folder? Figure out which messages are selected? Please be more specific, there aren't too many mindreaders in this newsgroup... -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "DanWo" wrote in message news ![]() "Dmitry Streblechenko" wrote: set NewMsg = OldMsg.Move(SomeFolder) -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "DanWo" wrote in message ... hi, i am looking for some code for moving messages from one folder to another. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Programmatically moving selected messages to network folder | Ken Warthen | Outlook and VBA | 7 | August 26th 08 07:19 PM |
Problems moving an email to another folder | Bill-41 | Outlook and VBA | 2 | February 19th 08 09:45 PM |
When moving one (or more) messages from one folder to another, outlookinstead brings them into a new e-mail as attachments | Outlook Guy[_2_] | Outlook - General Queries | 0 | November 3rd 07 12:49 AM |
Moving a Custom Form from folder to folder in Outlook 2007 | koops2121 | Outlook - Using Forms | 8 | September 25th 07 12:14 AM |
Moving messages into a folder fails | Jerry West | Outlook - General Queries | 5 | February 10th 07 06:40 PM |