G Guest Oct 6, 2007 #1 Is there any way of finding out whether an account in a profile is configured using IMAP or POP3. Regards, Shaunak
Is there any way of finding out whether an account in a profile is configured using IMAP or POP3. Regards, Shaunak
D Dmitry Streblechenko Oct 6, 2007 #2 Using which API and programming language? Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool
Using which API and programming language? Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool
G Guest Oct 6, 2007 #3 Dmitry Streblechenko said: Using which API and programming language? Click to expand... I am using MAPI and C++. Regards, Shaunak
Dmitry Streblechenko said: Using which API and programming language? Click to expand... I am using MAPI and C++. Regards, Shaunak
D Dmitry Streblechenko Oct 6, 2007 #4 Use the IOlkAccountManager interface (Outlook 2002 and up). You can play with it in OutlookSpy (url below); click Misc | IOlkAccountManager on the OutlookSpy toolbar. Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool
Use the IOlkAccountManager interface (Outlook 2002 and up). You can play with it in OutlookSpy (url below); click Misc | IOlkAccountManager on the OutlookSpy toolbar. Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool