![]() |
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 all,
someone have some answers ? thanks "semedao" wrote in message ... Hi, I want to abort read of attachment inside the AttachmentRead event , is it possible? for ex: (C#) void my_AttachmentReadHandler(Microsoft.Office.Interop. Outlook.Attachment Attachment){ make some process.... - put some flag to avoid the opening of the file } |
#2
|
|||
|
|||
![]()
No, it's not possible. There's no Cancel parameter for AttachmentRead.
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "semedao" wrote in message ... Hi all, someone have some answers ? thanks "semedao" wrote in message ... Hi, I want to abort read of attachment inside the AttachmentRead event , is it possible? for ex: (C#) void my_AttachmentReadHandler(Microsoft.Office.Interop. Outlook.Attachment Attachment){ make some process.... - put some flag to avoid the opening of the file } |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Item send overide/abort on a code condition | A Reno | Outlook - Using Forms | 1 | June 19th 06 04:14 PM |
Traping AttachmentRead event on preview pane Outlook 2000 | [email protected] | Outlook - General Queries | 1 | January 18th 06 04:07 PM |