Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Outlook Desktop Add-ins Development For Beginners
Rating: 4.0 out of 5(23 ratings)
816 students

Outlook Desktop Add-ins Development For Beginners

Learn outlook desktop add-in development using C# and visual studio
Created byNetCore Academy
Last updated 7/2021
English

What you'll learn

  • Understand outlook basics.
  • How to create simple outlook desktop add-in in visual studio.
  • How to add ribbon tabs in mail, calendar and task explorers.
  • How to add ribbon controls in mail read and mail compose views.
  • How to add ribbon controls in appointment and task items.
  • How to add customized panel in outlook.
  • How to create and send emails in outlook using c#.
  • How to create and send tasks, appointments in outlook using c#.
  • How to handle selection change in outlook mail, calendar and task explorers using c#.
  • How to handle inspector coding using c#.
  • How to create setup project for outlook desktop add-in.

Course content

1 section18 lectures3h 0m total length
  • Introduction to outlook4:02
  • Create demo outlook desktop add-in in visual studio8:45
  • Add ribbon control to mail explorer11:47
  • Add images to outlook ribbon buttons3:42
  • Add ribbon control to mail read and compose items9:20
  • Add ribbon control in calendar explorer5:56
  • Add ribbon control in appointment item(calendar inspector)5:38
  • Add ribbon control in task explorer5:55
  • Add ribbon control in task item(inspector)5:24
  • Add right hand side panel to outlook13:08
  • Create and send email in outlook using c#16:42
  • Create appointment item in outlook using c#8:27
  • Create task item in outlook using c#9:37

    Learn how to create a task item in Outlook using C# with Outlook application object, setting subject, start date, and due date. The guide covers task properties and error handling.

  • Send task and meeting items using c#17:31
  • Handle selection change in outlook explorer14:11
  • Handle new outlook inspector using c#7:42
  • Handle button click events in customized outlook right hand side panel21:28
  • Create and install outlook desktop add-in setup11:23

Requirements

  • Outlook account(free).
  • Visual studio community edition(free).
  • Basic c# knowledge.
  • Basic visual studio knowledge.

Description

Outlook is personal management software designed by Microsoft that uses by most of the people all around the world. It manages mail, appointments, task, contacts, etc.

Why outlook desktop add-ins?

As millions of people and companies use outlook for handling their business and day today requirements, outlook desktop add-ins help to get things done directly from mailbox.

It will help you to bind your businesses with outlook directly.

Why learning outlook desktop add-in development is important?

  • As most of people use outlook for personal and business management, learning development of outlook add-ins make you able to start your career as an outlook specialist.

  • If you are using outlook for handling business or day today requirements you can customize your outlook by creating your own outlook desktop add-in.

In this course featured lectures allows you to get basic knowledge about outlook desktop add-ins, and students will be able to create outlook desktop add-in from scratch without any prior knowledge.

As course is using c# and visual studio students will get hands on experience with c# and also visual studio.

Topics covered include creating customized ribbons in mail, calendar, task explorers and inspectors, sending mail, task and calendar items, handling outlook panels and much more.

At the end you will create your own setup for the designed outlook desktop add-in.



Who this course is for:

  • C# developers who are interested in outlook application developments.
  • Beginner and experienced developers