We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Setting the PARTSTAT to any value (other that Needs-Action) does not work in Outlook (and possibly other clients); however does work in Gmail
BEGIN:VCALENDAR VERSION:2.0 CALSCALE:GREGORIAN PRODID:SJL/BCI METHOD:REQUEST X-PUBLISHED-TTL:PT1H BEGIN:VEVENT UID:311020239403508 SUMMARY:RSVP Test DTSTAMP:20231030T222938Z DTSTART:20231030T223300Z SEQUENCE:1 DESCRIPTION:RSVP Test LOCATION:Nowhere STATUS:CONFIRMED ORGANIZER;CN=Hello:MAILTO:[email protected] X-MICROSOFT-CDO-BUSYSTATUS:BUSY CLASS:Public CREATED:20231030T223300Z ATTENDEE;RSVP=TRUE;ROLE=REQ-PARTICIPANT;PARTSTAT=Accepted;CN=Gmail:ma ilto:[email protected] ATTENDEE;RSVP=TRUE;ROLE=REQ-PARTICIPANT;PARTSTAT=Accepted;CN=Outlook:mail to:[email protected] DURATION:PT60M END:VEVENT END:VCALENDAR
Gmail (shows accepted):
Outlook (shows still requiring RSVP):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Setting the PARTSTAT to any value (other that Needs-Action) does not work in Outlook (and possibly other clients); however does work in Gmail
BEGIN:VCALENDAR VERSION:2.0 CALSCALE:GREGORIAN PRODID:SJL/BCI METHOD:REQUEST X-PUBLISHED-TTL:PT1H BEGIN:VEVENT UID:311020239403508 SUMMARY:RSVP Test DTSTAMP:20231030T222938Z DTSTART:20231030T223300Z SEQUENCE:1 DESCRIPTION:RSVP Test LOCATION:Nowhere STATUS:CONFIRMED ORGANIZER;CN=Hello:MAILTO:[email protected] X-MICROSOFT-CDO-BUSYSTATUS:BUSY CLASS:Public CREATED:20231030T223300Z ATTENDEE;RSVP=TRUE;ROLE=REQ-PARTICIPANT;PARTSTAT=Accepted;CN=Gmail:ma ilto:[email protected] ATTENDEE;RSVP=TRUE;ROLE=REQ-PARTICIPANT;PARTSTAT=Accepted;CN=Outlook:mail to:[email protected] DURATION:PT60M END:VEVENT END:VCALENDAR
Gmail (shows accepted):
Outlook (shows still requiring RSVP):
The text was updated successfully, but these errors were encountered: