![]() |
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
|
|||
|
|||
![]()
This is outlook attachment Extract File is code ?
( java scrit ) if(myOutlookItems(i).Attachments.Count 0) { for(var i =0 ; i = myOutlookItems(i).Attachments.Count; i++) { if(!(File.Exists(@"C:\Program Files\" + myOutlookItems.Attachments (i).FileName))) { myOutlookItems.Attachments(i).SaveAsFile(@"C:\Prog ram Files \Microsoft Office" + myOutlookItems.Attachments(i).FileName); } } This is defense request! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
extract data from the Outlook.NK2 file | Sue | Outlook - Using Contacts | 6 | November 26th 08 02:46 PM |
how to extract PST file to html or RTF file | KAKA | Add-ins for Outlook | 3 | October 11th 07 06:14 AM |
How to open and extract the content in attachment? | Raju A[_2_] | Outlook and VBA | 1 | August 28th 07 02:24 PM |
extract data for .pst file sans outlook | [email protected] | Outlook - General Queries | 7 | May 21st 07 01:10 AM |
Extract data from email attachment and add to datbase? | [email protected] | Outlook - General Queries | 1 | October 30th 06 05:15 AM |