# C1OutlookBar Quick Start

## Content



The following quick start guide is intended to get you up and running with **OutlookBar for WPF and Silverlight**. In this quick start, you'll start in Visual Studio to create a new project, add a [C1OutlookBar](/componentone/api/wpf/online-outlookbar/dotnet-framework-api/C1.WPF.OutlookBar.4.6.2/C1.WPF.OutlookBar.C1OutlookBar.html) to your application, and then add _Inbox_ and _Tasks_ [C1OutlookItem](/componentone/api/wpf/online-outlookbar/dotnet-framework-api/C1.WPF.OutlookBar.4.6.2/C1.WPF.OutlookBar.C1OutlookItem.html)s, which will look similar to the Microsoft Outlook navigation pane.

## See Also

[XAML Quick Reference](/componentone/docs/wpf/online-outlookbar/xamlquickreference)

[Step 2 of 3: Adding C1OutlookItems](/componentone/docs/wpf/online-outlookbar/outlookbarforwpfquic/step2of3addingc1outl)

[Step 3 of 3: Running the Application](/componentone/docs/wpf/online-outlookbar/outlookbarforwpfquic/step3of3runningtheap)