![]() |
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 was experiencing similar, but slightly different problem as you when
using DeleteAttach (). When I would create an attachment, and then delete the old ones from a message, the original attachment would stay and the new one would be gone. The behavior was crazy, and not neccesarily worth explaining here. I was writing an exchange addin the would modify the attachments in the OnSubmit () event. This is where my problem was. After looking an example that kinda did was I was doing (http://www.codeproject. com/com/outlookaddinzip.asp), I tried placing my code in OnWriteComplete () and Whala! It worked. So the moral of the story is: Don't modify the attachments unless your in OnWriteComplete (). Sorry if this was too unrelated, but I found this post while trying to solve my problem, and so I thought maybe others would too. Have a great day! -Joel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Importing attachments when importing messages from Express to Outl | kmham | Outlook - Installation | 1 | July 24th 06 11:37 PM |
Problem with filling in Attachments | Sascha Lengen | Outlook and VBA | 2 | May 30th 06 02:04 PM |
problem with attachments | Tomasz Grobelny | Outlook Express | 1 | April 27th 06 10:06 PM |
Problem with Outlook and attachments | [email protected] | Outlook - General Queries | 2 | April 27th 06 04:15 PM |
Problem opening attachments | Kevin | Outlook - Installation | 2 | February 15th 06 08:41 PM |