The Notes Field in Microsoft Outlook

A: Microsoft Outlook uses forms for inputting content into the message store.

Read the original:
The Notes Field in Microsoft Outlook

Sample: Outlook 2010: Manipulate Items in Mail Conversations Using Outlook.Conversations

This sample shows how to use the new Conversation object in Outlook 2010 to manipulate items in a mail conversation.

Here is the original post:
Sample: Outlook 2010: Manipulate Items in Mail Conversations Using Outlook.Conversations

Sample: Outlook 2010: Access Lists of SharePoint Objects Using Outlook.PickerDialog

This sample shows how to use the new PickerDialog object in Outlook 2010, to access a SharePoint server to get a list of objects such as users, distribution lists, and so forth.

Read the rest here: 
Sample: Outlook 2010: Access Lists of SharePoint Objects Using Outlook.PickerDialog

Attaching a File or an Outlook Item to an Outlook Message

Attaching a file to a Microsoft Outlook mail item is one of the most popular customer actions in Outlook.   Naturally, many power users also ask how to do this programmatically. The Outlook object model provides the Attachment  object, Attachments.Add  method, and an Attachments property for each of the Outlook item objects  (for example, mail, appointment, contact, meeting, and task items), to support adding an attachment to an Outlook item

View original post here: 
Attaching a File or an Outlook Item to an Outlook Message

Sample: Automating Chart Importation from Excel to an Email Message in Outlook 2010 (Visual How To)

Download a C# Outlook 2010 add-in that provides a custom user interface in Outlook for you to select and copy a chart from an Excel workbook to an email message in compose mode.

Read more from the original source:
Sample: Automating Chart Importation from Excel to an Email Message in Outlook 2010 (Visual How To)

Sample: Creating a Simple Time-Reporting Tool Based on the Outlook 2010 Calendar (Visual How To)

Explore a sample that shows how to create an add-in to report on time spent in tasks that are tracked in the Outlook 2010 calendar.

More here: 
Sample: Creating a Simple Time-Reporting Tool Based on the Outlook 2010 Calendar (Visual How To)

Accessing SharePoint 2010 Data with the Silverlight Client Object Model (Visual How To)

Learn how to use the Silverlight client object model in SharePoint 2010 to read and write data in SharePoint sites from Silverlight applications.

More here:
Accessing SharePoint 2010 Data with the Silverlight Client Object Model (Visual How To)

Video: Implementing a Form Region to Display Email Headers in Outlook 2010 (Visual How To)

Watch a short video as you learn to customize the mail inspector in Outlook 2010 so that with the click of a button, Outlook can display the Internet headers of the current message.

Read the rest here:
Video: Implementing a Form Region to Display Email Headers in Outlook 2010 (Visual How To)

Programming the Outlook 2010 Solutions Module (December 2010 Update)

Randy Byrne introduces the Solutions module, provides examples of the problems that it solves, and then walks through a sample add-in to illustrate how to implement the Solutions module.

Read more:
Programming the Outlook 2010 Solutions Module (December 2010 Update)

Outlook 2010 Calendar Scenarios Get Started

Microsoft Outlook 2010 makes setting appointments, sharing your calendar availability, and managing your schedule even easier.

Here is the original: 
Outlook 2010 Calendar Scenarios Get Started