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

internetHeaders for Appointments #4388

Closed
DanilKorotenko opened this issue Feb 1, 2024 · 3 comments
Closed

internetHeaders for Appointments #4388

DanilKorotenko opened this issue Feb 1, 2024 · 3 comments
Assignees
Labels
Area: Outlook Feedback on Outlook content Needs: attention 👋 Waiting on Microsoft to provide feedback Type: product feature request Office JS feature request that should be posted to Microsoft Q&A

Comments

@DanilKorotenko
Copy link

Is there any possibility to set internetHeaders for Appointments?

May be, there is another way to set to outgoing appointment a custom information, that could be read on other side by my addin?


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP label Feb 1, 2024
@AlexJerabek
Copy link
Collaborator

Hi @DanilKorotenko,

Let me tag @samantharamon to clarify the internet header scope. If they're not supported for appointments, please head over to Tech Community and create or upvote a feature request.

@AlexJerabek AlexJerabek added Area: Outlook Feedback on Outlook content Type: doc request Request for new documentation or updates/enhancements to existing documentation Needs: attention 👋 Waiting on Microsoft to provide feedback and removed Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP labels Feb 2, 2024
@samantharamon
Copy link
Contributor

Thanks for reaching out, @DanilKorotenko. Custom internet headers can only be set on messages. Unfortunately, there currently isn't an alternative to setting and getting custom information on appointments from the recipient's side. You can use CustomProperties or RoamingSettings (see Get and set add-in metadata for an Outlook add-in), but the set data isn't preserved after the item is sent. As @AlexJerabek mentioned, if you'd like to have this functionality for appointments in Outlook add-ins, please create or upvote a feature request on Tech Community.

@samantharamon samantharamon added Type: product feature request Office JS feature request that should be posted to Microsoft Q&A Needs: author feedback Waiting for author (creator) of Issue to provide more info and removed Type: doc request Request for new documentation or updates/enhancements to existing documentation Needs: attention 👋 Waiting on Microsoft to provide feedback labels Feb 7, 2024
@DanilKorotenko
Copy link
Author

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: attention 👋 Waiting on Microsoft to provide feedback and removed Needs: author feedback Waiting for author (creator) of Issue to provide more info labels Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Outlook Feedback on Outlook content Needs: attention 👋 Waiting on Microsoft to provide feedback Type: product feature request Office JS feature request that should be posted to Microsoft Q&A
Projects
None yet
Development

No branches or pull requests

3 participants