mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-26 11:35:47 +03:00
[GH-ISSUE #268] Outlook for iOS #726
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#726
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tcdaly on GitHub (Oct 19, 2019).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/268
Does this work with Outlook for iOS?
@aluxnimm commented on GitHub (Oct 21, 2019):
No, it's a VSTO C# Addin only for Windows and there are no MacOS versions available and the architecture is completely different.
@tcdaly commented on GitHub (Oct 21, 2019):
Thank you. Just to be clear, then it's not possible to sync Outlook for Mac or iOS to a CalDav/CardDav server?
@nertsch commented on GitHub (Oct 21, 2019):
You are right. It is not possible to sync Outlook for Mac or iOS to a CalDav/CardDav server with THIS plugin, because this is a Windows-Plugin.
Maybe there are other ways to achieve that on iOS, but that is beyond our knowledge.
@tcdaly commented on GitHub (Nov 25, 2019):
I see, thank you