D
decrypted
I'm trying to perform a send and receive operation from VB.NET using the
Microsoft Outlook 8 Object Library (for backwards compatibility) on Outlook
2002. I have read that there are issues with forcing a send and receive with
2002 and I personaly havn't found a way to do it....I am using the
Redemption library and that fails on 2002 as well. I did see one post in C#
where the individual forced an S/R by simulating a button click. He casted
the commandBars ref, but using the Office 8 Library, my
Outlook.Application.ActiveExplorer.CommandBars returns an IntPtr, not
exactly something I can use in this scenario.
Any thoughts are much appreciated.
-dec
Microsoft Outlook 8 Object Library (for backwards compatibility) on Outlook
2002. I have read that there are issues with forcing a send and receive with
2002 and I personaly havn't found a way to do it....I am using the
Redemption library and that fails on 2002 as well. I did see one post in C#
where the individual forced an S/R by simulating a button click. He casted
the commandBars ref, but using the Office 8 Library, my
Outlook.Application.ActiveExplorer.CommandBars returns an IntPtr, not
exactly something I can use in this scenario.
Any thoughts are much appreciated.
-dec