Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

201
Visualizações
Create an outlook calendar add-in

I am creating an outlook add-in following the official Microsoft Documentation: Build your first Outlook add-in

I am using a MacBook Pro M1, so I am following the tutorial using Yeoman generation.

Everything is working fine. I can see the add-in when in the emails, but I would like to see the add-in also in the calendar or while creating a meeting.

Following this tutorial I see the add-in only in the emails.

Mail Screenshot:Mail Screenshot

Calendar Screenshot: calendar Screenshot

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

Make sure that you specified correct rules in the manifest file:

 <Rule xsi:type="RuleCollection" Mode="Or">
    <Rule xsi:type="ItemIs" ItemType="Message" FormType="Edit" />
    <Rule xsi:type="ItemIs" ItemType="Appointment" FormType="Edit" />
    <Rule xsi:type="ItemIs" ItemType="Message" FormType="Read" />
    <Rule xsi:type="ItemIs" ItemType="Appointment" FormType="Read" />
  </Rule>

Plus in the manifest file for the ribbon UI you need to specify different extension points for messages and appointments.

You can find the full sample add-in source code at https://github.com/OfficeDev/outlook-add-in-command-demo .

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda