<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>27 Oct 2014 20:28:13 Z</lastBuildDate><pubDate>27 Oct 2014 17:35:12 Z</pubDate><description>Hi everyone. I'm running into a bit of a weird issue, so I'll give you an overview of what's going on, and see if anyone has any ideas.&#13;
&#13;
So I have this automated system in place that send me emails to a specific mailbox on our exchange server. Those emails are then placed into folders based on rules.&#13;
&#13;
What I'm trying to do, is design a program that helps me manage this more efficiently.&#13;
&#13;
The account that these emails are sent to is connected to my MS Outlook profile as an additional mailbox. So I can easily view these folders, move emails, delete them, whatever.&#13;
&#13;
I'm using EmailStartOutlookSession() to open the outlook session.&#13;
EmailChangeFolder() to change to the appropriate folder. This seems to work, and doesn't return any error message. and this is confirmed by using EmailCurrentFolder()&#13;
&#13;
However, when using EmailReadFirst(), it sets Email.Out = 1 and Email.Error = 0&#13;
&#13;
Like it can't find any emails in the folder specified. But I know they're there.&#13;
&#13;
If I switch the current folder to my personal Inbox, the same code works fine. So I'm pretty sure it's not a code issue.&#13;
&#13;
Anyways, My question is, is there an issue using EmailChangeFolder when trying to access an additional mailbox?&#13;
&#13;
As always, any input is greatly appreciated!</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48671-windev-18-accessing-multiple-mailboxes-through-outlook/read.awp</link><title>WinDev 18 Accessing multiple mailboxes through outlook</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>rob</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48671-windev-18-accessing-multiple-mailboxes-through-outlook-48674/read.awp</comments><pubDate>27 Oct 2014 20:28:13 Z</pubDate><description>It appears that this is a scenario that doesn't work with WinDev as the example application has the same problem.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48671-windev-18-accessing-multiple-mailboxes-through-outlook-48674/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48671-windev-18-accessing-multiple-mailboxes-through-outlook-48674/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/48671-windev-18-accessing-multiple-mailboxes-through-outlook/read.awp">WinDev 18 Accessing multiple mailboxes through outlook</source><title>Re: WinDev 18 Accessing multiple mailboxes through outlook</title></item></channel></rss>
