How to access Microsoft 365 Outlook Groups with IMAP (programatically)

I have a requirement to:

1. access a Microsoft Office 365 Outlook email Group account programatically (via IMAP), 

2. search for emails with attachments or from specific addresses

3. fetch those emails found with a specific search criteria

3. and process the attachments (CSV files)


I have successfully done this before (POP3, IMAP) with other email service providers, and I have working code that accesses outlook email via IMAP.

---

The issue I am having a problem with, is that the account was setup as an Outlook group.

**Reference:**

  •  https://support.office.com/en-us/article/learn-about-office-365-groups-b565caa1-5c40-40ef-9915-60fdb2d97fa2
  •  https://support.office.com/en-us/article/get-started-with-office-365-groups-in-outlook-b86c141b-39cf-49d9-a4db-124c3d786204

---
I do not know how to access emails in the outlook group, my IMAP code is not working.

How can I programatically access Outlook Groups?

---

First an email account is setup, then groups can be created within that, each of which have their own email address, where email can be sent/received.

If anyone has had access accessing email within Outlook groups via IMAP, please share.

---

I am using the Python library IMAPClient.

There has to be a way to get at this and access folders within somehow.

Thank You,
Hello DevLocal

This is a user-to-user forum. Outlook development questions are best posed in the following forum (sorry but posts from this forum can't be transferred to msdn so you will need to repost the question there)

Outlook for Developers
http://social.msdn.microsoft.com/Forums/en-US/o...
Karl

1 person found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Diane Poremsky [M365 Apps & Services MVP]
My specialty is Outlook and Microsoft 365 issues.
https://www.slipstick.com
https://www.outlook-tips.net
Mark Yes below if it helped or resolved your issue.

1 person found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Hello DevLocal,

 

As Diane said, it is not feasible to access Office 365 group via IMAP since it requires Exchange to sync.

If you’d like the feature or command to meet your requirement, we recommend you kindly give your feedback and share your experience via our UserVoice Service. Every customer’s voice is important to us. The related engineers will design or upgrade features referring to customers’ feedback and your ideas will help us to make our product and features better for you. We sincerely appreciate your continued support for our products and services.

 

Happy New Year to you!

 

Regards,

Seven

-----------------------

* Beware of scammers posting fake support numbers here.

* Kindly Mark and Vote this reply if it helps please, as it will be beneficial to more Community members reading here.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

 
 

Question Info


Last updated October 5, 2023 Views 1,878 Applies to: