|
-
January 12th, 2013, 02:10 AM
#6
Re: How to send attachment with MS Outlook automation?
 Originally Posted by Mike Pliam
BTW Igor, I use the Microsoft Outlook type library as a wrapper for all that COM code which frankly makes me a bit dizzy whenever I see it.
Well, it's just a matter of habit and practice. I find viewing OLB/TLB content in OleView extremely useful for getting certain object model hints that may help you to start thinking in right direction. In case the type library is huge enough, I grab pure IDL and do some simple text search on it to find the points/words I'm interested in. And when I have a substantial and precise information about coclasses and methods, I start to look for documentation/articles/forums/etc. And making my little tests of course.
Best regards,
Igor
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
|
Click Here to Expand Forum to Full Width
|