grahamr975 / EWS-Office365-Contact-Sync

Uses Exchange Web Services to synchronize a Global Address List in Office 365 to a user's mailbox
MIT License
96 stars 21 forks source link

Contacts only seen on mobile if in "default contact" folder #8

Closed Jcodedk closed 4 years ago

Jcodedk commented 4 years ago

Hello :)

Are you aware that contacts who are not in the "default contacts" is not seen on IOS/Android?

Right now I don't see any of my contacts from my custom folder(created with the script) to appear in my native contact app. Sync/save is enabled inside Outlook (Mobile app)

Jcodedk commented 4 years ago

Any possible way we could add the contacts to the default created contact folder that comes with a mailbox? "Your contacts"

grahamr975 commented 4 years ago

I've tested in iOS, but not Android. To sync contacts on an iPhone, Go to Settings -> Passwords & Accounts -> Add Account -> Microsoft Exchange -> Log in to the employee's account -> Enable contact sync for the user This will add all contacts, including contacts not in the default folder, to the user's iPhone.

I've decided not to implement your suggestion at this time because any Outlook contacts that users add would be overwritten/deleted by the script. I'd strongly advise you create a separate folder.

Jcodedk commented 4 years ago

I understand.

But I am using the Outlook app since the "company" user would probably use Outlook (with CA, only use Cloud approved apps) together with APP(App Protection Policies). And the Outlook app only looks inside the default folder - Would it be possible to have this feature?