Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Search
Archives
Archives
May 2013
(3)
April 2013
(4)
March 2013
(3)
February 2013
(3)
January 2013
(3)
December 2012
(10)
August 2012
(2)
July 2012
(1)
June 2012
(20)
May 2012
(5)
April 2012
(7)
March 2012
(2)
February 2012
(8)
January 2012
(3)
December 2011
(5)
November 2011
(2)
October 2011
(1)
August 2011
(4)
July 2011
(6)
June 2011
(6)
May 2011
(1)
April 2011
(4)
March 2011
(3)
February 2011
(5)
January 2011
(1)
December 2010
(14)
November 2010
(27)
October 2010
(22)
September 2010
(15)
July 2010
(1)
June 2010
(6)
May 2010
(5)
April 2010
(16)
March 2010
(4)
February 2010
(3)
January 2010
(16)
December 2009
(10)
November 2009
(3)
October 2009
(10)
September 2009
(20)
August 2009
(5)
July 2009
(13)
June 2009
(9)
May 2009
(5)
April 2009
(7)
March 2009
(1)
February 2009
(20)
January 2009
(12)
December 2008
(25)
November 2008
(12)
October 2008
(35)
September 2008
(9)
August 2008
(17)
July 2008
(21)
June 2008
(6)
May 2008
(36)
April 2008
(10)
February 2008
(26)
January 2008
(29)
December 2007
(8)
November 2007
(31)
October 2007
(4)
Tags
Code Snippets
Developer
developers
development
DevMSGTeam
Download
Exchange
Exchange Server
Exchange Server 2003
Exchange Server 2007
Exchange Server 2010
Exchange Web Services (EWS)
General
How to
KB
Outlook
Outlook 2003
Outlook 2007
Outlook 2010
Outlook Programming
Outlook UI
Programming
Troubleshooting
Tutorials
What is New ?
Common Tasks
Blog Home
Email Blog Author
About
RSS for posts
RSS for comments
Tagged Content List
Blog Post:
Outlook 2007: How to ‘quickly’ disable add-ins?
Deva [MSFT]
Try the following steps to disable add-ins in Outlook 2007 (it also applies to InfoPath 2007, Project 2007 and Visio 2007) On the Tools menu, click Trust Center. In the categories pane, click Macro Security. In the details pane, select No Warnings and Disable All Macros or Warnings for signed macros;...
on
4 Aug 2011
Blog Post:
Migration Issues : Identify potential earlier office version migration issues to Office 2010
Deva [MSFT]
Have you started using Office 2010 or planning for Office 2010 migration? Then this article is for you… you need to analyze certain things - starting analyzing the environment for installed add-ins and identify potential migration issues as you migrate earlier versions of Office to Office 2010. Learn...
on
17 Jun 2010
Blog Post:
Download Office 2010 tool : Office Environment Assessment Tool (OEAT)
Deva [MSFT]
Microsoft released environment scanning tool as download for the Assessment planning. As you know the goal of the assessment planning phase is to determine the techniques that will be used to discover applications and customizations that could be affected by an Office upgrade.This tool (along with documentation...
on
22 Jan 2010
Blog Post:
Why my VSTO Outlook add-in works in Dev box, not in non-dev or production boxes?
Deva [MSFT]
Recently one of my customer reported (we used to see this is many of the developer have is that their assembly does not execute as expected in non-development boxes – why it so?) that initially they tried they created VSTO Outlook Add-in project solution with the helps of Visual Studio 2005. But when...
on
3 Sep 2009
Blog Post:
Outlook Add-in : How to apply Windows XP themes to Office COM Add-ins?
Deva [MSFT]
When you create a COM add-in for a Microsoft Office program, the appearance of that add-in will conform by default to the standard Office appearance. However, with Microsoft Windows XP, you can choose from a number of visual styles (or themes) to customize the appearance of a Microsoft Windows program...
on
24 Sep 2008
Blog Post:
Download: Outlook 2007 Add-ins & code samples
Deva [MSFT]
Whenever we discuss with regards to Outlook Add-in customization, many of our customer(s) or their developers want to customize it according to their requirements. Also they look for the code-samples, related articles to proceed further. In this discussion, i have added couple of Outlook 2007 specific...
on
24 Sep 2008
Blog Post:
CASPOL & Add-in : How to Full trust the assemblies ?
Deva [MSFT]
If we want to "fully trust" the assemblies, it can be done through the signed assemblies. In Visual Studio 2005, you need to select the Properties for the project and select the Signing tab. After you installed (including the newly signed assemblies) you need to give permission to the...
on
19 Sep 2008
Blog Post:
Outlook UI Issue: Save password setting not retained ?
Deva [MSFT]
One of my customer uses MS Windows XP SP3 & Outlook 2007 reported that whenever he tries to connect to the Internet service provider (ISP) to retrieve messages from POP3, his earlier entered password is not retained. He was pretty sure that he chose to save the password. Also he tried to entering...
on
10 Sep 2008
Blog Post:
Outlook VSTO add-in won't run when you use Outlook view control from Web page?
Deva [MSFT]
Do you know that when you use the Microsoft Outlook View Control from a Web page, Microsoft Visual Studio Tools for the Microsoft Office System (VSTO) Outlook add-ins do not run. This issue may occur even by this option: The Outlook View Control is not considered a part of the Outlook user interface...
on
13 Aug 2008
Blog Post:
Outlook Performance Series: Outlook data file (.pst or .ost file) issues
Deva [MSFT]
Welcome to troubleshooting performance issues for MS Outlook 2007 Series - Part 4 If the .pst file or the .ost file shuts down incorrectly, you may receive one of the following error messages the next time that you start Outlook: • Error message 1: Outlook cannot open the data...
on
4 Jun 2008
Blog Post:
Outlook Programming Series # 9 : How to systematically release the objects - Add-in's for Outlook 2003 & Outlook 2007 ?
Deva [MSFT]
Welcome to Outlook Programming series # 9 In this series, we will learn "How to systematically release the objects - Add-in's for Outlook 2003 & Outlook 2007 ?". I found this MSDN article which describes how all Outlook add-ins should systematically release their references to Outlook objects...
on
22 May 2008
Blog Post:
Outlook Programming Series # 7 : How to change display Formats Programmatically for All Contacts in Outlook 2007?
Deva [MSFT]
Welcome to Outlook Programming series # 7 In this series, we will learn "How to change display Formats Programmatically for All Contacts in Outlook 2007?". I found this wonderful article which describes programatically how to create an add-in to change the FileAs property programmatically for all...
on
15 May 2008
Blog Post:
Outlook Programming Series # 6 : Download Outlook 2007 Sample Add-ins (Outlook Object Model)?
Deva [MSFT]
Welcome to Outlook Programming series # 6 In this series, we can download three of Outlook 2007 Sample add-ins make use of Outlook Object Model. I found this wonderful article , which describes programatically what are the enhancements to the Outlook 2007 object model, as demonstrated by three...
on
15 May 2008
Blog Post:
Outlook Programming Series # 5 : How to build an Outlook 2007 Form Region with a Managed Add-In?
Deva [MSFT]
Welcome to Outlook Programming series # 5 In this series, we will learn "How to build an Outlook 2007 Form Region with a Managed Add-In?". I found this wonderful article , wrote by Ryan Gregg, which describes programatically how to build a form region with a Managed Add-in and Outlook 2007 environment...
on
15 May 2008
Blog Post:
Outlook Programming Series # 4 : How to automatically add contacts to Outlook with Visual FoxPro ?
Deva [MSFT]
Welcome to Outlook Programming series # 4 In this series, we will learn "How to automatically add contacts to Outlook with Visual FoxPro?". I found this wonderful article , which describes programatically how to add contacts to Outlook with Visual Foxpro environment. As we know Microsoft Outlook...
on
12 May 2008
Blog Post:
Outlook Add-in : What is a COM Add-in? What You Need to Create a COM Add-in?
Deva [MSFT]
What is a COM Add-in? COM add-ins are a feature in Microsoft Office and are supported by all Office programs, including Outlook. Key benefits of COM add-ins include: • COM add-ins run in-process with the host program, so custom code generally runs faster than code implemented...
on
12 May 2008
Blog Post:
Outlook Programming Series # 2 : How to develop a COM Add-in?
Deva [MSFT]
Welcome to Outlook Programming series # 2 In this series, we will learn "How to develop a COM Add-in?". I found this wonderful article , which provides an overview of how to create a COM add-in in Outlook There are many resources and examples about how to implement an Office or Outlook COM add...
on
12 May 2008
Blog Post:
How to Articles - Addins - Part # 2
Deva [MSFT]
How to apply Windows XP themes to Office COM add-ins Explains how to select and apply Windows XP colors schemes to customize the appearance of COM add-ins for Visio 2003. Includes sample Visual C++ 6.0 codes and Visual Studio .NET codes. The types of files and add-ins that the security level settings...
on
6 May 2008
Blog Post:
How to Articles - Addins - Part # 1
Deva [MSFT]
· How to build an Office COM add-in by using Visual C# .NET Microsoft Office XP, Microsoft Office 2003, and Microsoft Office 2007 support a uniform design architecture for building application add-ins to enhance and to control Office applications. These add-ins are called Microsoft Component Object Model...
on
6 May 2008
Page 1 of 1 (19 items)