PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming retrieve email with attachments

Reply

retrieve email with attachments

 
Thread Tools Rate Thread
Old 28-02-2005, 08:01 AM   #1
Jaume A. via OfficeKB.com
Guest
 
Posts: n/a
Default retrieve email with attachments


Any way i can use outlook application from access, to retrieve email
connecting directly to exchange server account? And eventually save or get
the attachments.

ty in advance.

--
Message posted via http://www.officekb.com
  Reply With Quote
Old 28-02-2005, 03:35 PM   #2
=?Utf-8?B?RXJpYyBMZWdhdWx0IFtNVlAgLSBPdXRsb29rXQ==
Guest
 
Posts: n/a
Default RE: retrieve email with attachments

Working with Outlook e-mails stored in Exchange with your code in Access
requires no significant considerations. All you need is to obtain a
reference to the folder containing the e-mails, loop through the items and
retrieve the Attachments collection for the messasge you want to work with.
See these links for more info:

Programming examples for referencing items and folders in Outlook 2000:
http://support.microsoft.com/?kbid=208520

Microsoft Access Email FAQ - Outlook:
http://www.granite.ab.ca/access/email/outlook.htm

--
Eric Legault - B.A, MCP, MCSD, Outlook MVP
--------------------------------------------------
{Private e-mails ignored}
Job: http://www.imaginets.com
Blog: http://blogs.officezealot.com/legault/

"Jaume A. via OfficeKB.com" wrote:

> Any way i can use outlook application from access, to retrieve email
> connecting directly to exchange server account? And eventually save or get
> the attachments.
>
> ty in advance.
>
> --
> Message posted via http://www.officekb.com
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off