Thanks for the details, Dmitry.
Best regards
Michael Bauer - MVP Outlook
Manage and share your categories:
<http://www.vboffice.net/product.html?pub=6&lang=en>
Am Thu, 18 Feb 2010 14:49:22 -0700 schrieb Dmitry Streblechenko:
> On the low level, there are two ways to set a property -
INVOKE_PROPERTYPUT
> and INVOKE_PROPERTYPUTREF.
> Wherever OOM used to have INVOKE_PROPERTYPUTREF only, a second property
> setter wad added to to support INVOKE_PROPERTYPUT. You can use either one
in
> the latest versions of Outlook.