Sign in
a blog or 2
Technical Support from the Inside
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
CDO Reflection SMTP Code
error msg
error msg lync
ews
exchange 2007 resources
framework resources
impersonation ews
kb support
Lync
Lync 2010 resources
lync dev resource
lync resources
Lync Support
LyncOnline
mapi
MAPI clients
migration
outlook addin
outlook addin development deploy
outlook addin development deploy "support call"
outlook addin development log
outlook development code contacts
outlook registry
resources support
scom
service pack
sharepoint resources dev
silverlight resources
smtp port blocking asp.net error
support troubleshooting trace log
tools troubleshoot
windbg regmon filemon debug
Browse by Tags
MSDN Blogs
>
a blog or 2
>
All Tags
>
cdo reflection smtp code
Tagged Content List
Blog Post:
Obtain SMTP Address using CDO in an un-managed environment
Paresh Joshi
You can use the AddressEntry.Fields(PR_SMTP_ADDRESS) method where PR_SMTP_ADDRESS is 0x39FE001E. Here are two examples of it: ' MAPI property tag for SMTP address ' Get first message from inbox Set objFolder = objSession.Inbox Set objMessages = objFolder.Messages Set objMessage...
on
29 Jul 2010
Blog Post:
Obtain SMTP Address using CDO/Outlook in managed environments
Paresh Joshi
If you were targeting office 2003 clients, you can download the Office 2003 primary interop libraries here: http://www.microsoft.com/downloads/details.aspx?familyid=3c9a983a-ac14-4125-8ba0-d36d67e0f4ad&displaylang=en This will allow your application to communicate with the Outlook object...
on
27 Jul 2010
Page 1 of 1 (2 items)