Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming VBA / February 2004

Tip: Looking for answers? Try searching our database.

VBA in Outlook

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sam - 28 Feb 2004 19:49 GMT
I am trying to write a code in outlook that can capture
the list of all email ids in the Inbox and save to a text
file. I used the property expression.SendersName but this
does not give complete email address. Is there any other
property that can give me complete email address?
Sue Mosher [MVP-Outlook] - 29 Feb 2004 02:22 GMT
There is no Outlook property that returns the sender's email address prior
to Outlook 2003. You can either use CDO (or Redemption to avoid security
prompts -- http://www.dimastr.com/redemption/) to get the From address or
use Outlook to get the Reply To address. Sample code at
http://www.slipstick.com/dev/code/getsenderaddy.htm.

Signature

Sue Mosher, Outlook MVP
Author of
    Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

> I am trying to write a code in outlook that can capture
> the list of all email ids in the Inbox and save to a text
> file. I used the property expression.SendersName but this
> does not give complete email address. Is there any other
> property that can give me complete email address?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.