|
-
Retrieving Senders E-mail address from mail item
I am looping through a folder of unsubscribe requests and need to retrieve
the e-mail address. However, mailitem object has no from property and sendername
property shows the name. Is there any way I can get the sender's e-mail from
mail item object?
I appreciate any help.
-
Re: Retrieving Senders E-mail address from mail item
I suggest that you use the new interface called mapidata, you can find it
on www.mapidata.com.
It will probably solve your problem because now you can acces all unstructured
data.
"Mohammed Habib" <mohammed@wsacorp.com> wrote:
>
>I am looping through a folder of unsubscribe requests and need to retrieve
>the e-mail address. However, mailitem object has no from property and sendername
>property shows the name. Is there any way I can get the sender's e-mail
from
>mail item object?
>
>I appreciate any help.
-
Re: Retrieving Senders E-mail address from mail item
"Mohammed Habib" <mohammed@wsacorp.com> wrote:
>
>I am looping through a folder of unsubscribe requests and need to retrieve
>the e-mail address. However, mailitem object has no from property and sendername
>property shows the name. Is there any way I can get the sender's e-mail
from mail item object?
Outlook object model programming doesn't offer such a property and you need
to use CDO 1.21. http://www.cdolive.com/cdo5.htm has a code snippet that
shows how to get it.
</Siegfried>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks