Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

G->O: Create simple recurring series #2017

Open
14 tasks done
phw198 opened this issue Dec 1, 2024 · 0 comments
Open
14 tasks done

G->O: Create simple recurring series #2017

phw198 opened this issue Dec 1, 2024 · 0 comments
Assignees
Labels
recurring appointment RESTful outlook Use Graph API not COM interop

Comments

@phw198
Copy link
Owner

phw198 commented Dec 1, 2024

  • Series with no exceptions
    • Series repeats until
      • End date
      • No end date
      • Numbered
    • By day
    • Interval > 1
    • Daily
    • Weekly
    • Monthly
      • Handle day of month not always existing (extra properties eg SKIP=BACKWARD can be ignored as this is default behaviour in Outlook)
    • Relative Monthly
    • Yearly
    • Yearly Nth
@phw198 phw198 self-assigned this Dec 1, 2024
@phw198 phw198 converted this from a draft issue Dec 1, 2024
@phw198 phw198 added the RESTful outlook Use Graph API not COM interop label Dec 1, 2024
phw198 added a commit that referenced this issue Dec 8, 2024
New Outlook.Graph/O365Recurrence.cs
DateTime extension methods for Graph dates.
#2017
@phw198 phw198 changed the title G->O: Create recurring series G->O: Create simple recurring series Dec 23, 2024
phw198 added a commit that referenced this issue Dec 23, 2024
Set recurrence time zone if appointment time zone changes.
Graph.Date Compare() extension method to provide proper comparison.
#2017
@phw198 phw198 moved this from In Progress to Early Sight Testing in Access cloud mailboxes via Graph API Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
recurring appointment RESTful outlook Use Graph API not COM interop
Projects
Status: Early Sight Testing
Development

No branches or pull requests

1 participant