Home
Forums
New posts
Search forums
Articles
Latest reviews
Search resources
Members
Current visitors
Newsgroups
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Outlook Redemption
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Dmitry Streblechenko, post: 5442355"] Since only reading HTMLBody property is blocked by the security patch, that's what Redemption implements. Setting the property does not cause the security popup, so you can set it on the original OOM object assigned to the Item property. Or define SafeMailItem as a generic Object to avoid the compiler errors, at run-time Redenption will forward all calls to the properties and methods that it does not implement to the object assigned to the Item property. Dmitry Streblechenko (MVP) [URL]http://www.dimastr.com/[/URL] OutlookSpy - Outlook, CDO and MAPI Developer Tool [/QUOTE]
Verification
Post reply
Home
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Outlook Redemption
Top