03-11-2009 03:44 AM - edited 03-11-2009 03:45 AM
Hi,
Is there a way to move emails from mailbox to pst folders(personal folders) in outlook using labview?
i am using outlook 2007 and labview 8.6
Regards
Gagan
03-11-2009 03:47 AM
Hi Gagan,
it should be possible with ActiveX.
Mike
03-11-2009 03:57 AM
Yes i am using activex components for outlook,
but I am not able to figure our how to specify the folder to which i have to move the mail to.
03-11-2009 09:16 AM
This really isn't a LabVIEW question. It's an Outlook automation question. You'll have much better luck on one of the MSDN forums. Once you know what properties and methods to set, then you can call them in LabVIEW using the ActiveX functions.
(I'm not trying to kick you out. I'm just pointing you to someplace where you'll find information geared towards exactly what you're trying to do.)