Sign in
EMEA Developer Support for Messaging Team Blog
Messaging Developer code samples and documentation
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
2007
2010
add-in
attachment
auto archive
autodiscover
bank
BeforeItemMove
C#
C++
cache
cached
cached mode
Calendar
cdo
CDO Reflection SMTP Code
change
class
Conversation
Conversation View
create
Delegates
Disable
display
Document
Document Inspector
drag and drop
EmailAddresses
enable
Enable-Mailbox
error msg
event
EWS
EWS Managed API
Excel
Exchange
Exchange 2007
exchange 2007 resources
Exchange 2010
exchange 2013
Exchange Data Types
Exchange Management Shell
Exchange web services
extended MAPI
folder
framework resources
from
GetContactPictureAttachment
Get-Mailbox
hidden data
holiday
Hotmail
impersonation
impersonation ews
Import
inbox
insert
Inspector
KB 171636
kb support
Live@Edu
load time
Lync 2010 resources
lync dev resource
macro
mailbox
MAPI
MAPI clients
MAPI profile
Meeting
message
metadata
migration
mode
monitor
name
named
New-PSSession
Office 365
Office365
OnStartupComplete
Organizer
Outlook
Outlook 2007
Outlook 2010
outlook addin
outlook addin development deploy "support call"
outlook addin development log
outlook development code contacts
Outlook Object Model
Powershell
profile
push notifications
remote powershell
remove
SOAP
Streaming Notifications
support troubleshooting trace log
transport agent
VBScript
Browse by Tags
MSDN Blogs
>
EMEA Developer Support for Messaging Team Blog
>
All Tags
>
outlook 2010
Tagged Content List
Blog Post:
Outlook Code: Importing bank holidays from an Outlook.hol based CSV file
Andrei Ghita
We have been getting a few requests for code to automate the import of bank holidays in Outlook and prevent duplication. The easiest way to achieve this was to actually use the updated Outlook.hol file containing bank holiday definitions that Outlook uses when using the holiday import wizard. I have...
on
29 Oct 2012
Blog Post:
Outlook Code: Change the name of the root folder in Outlook 2010 after an SMTP address change
Andrei Ghita
We have been getting a few requests for changing the name of the root folder in Outlook 2010 following an SMTP address change, to reflect the new SMTP address of the users. For that I have written an Outlook add-in that performs an Active Directory lookup of the old SMTP address (current root folder...
on
29 Oct 2012
Blog Post:
Outlook Code: BeforeItemMove event not being triggered for all the folders
Andrei Ghita
We have recently had a case where the BeforeItemMove event wasn’t being triggered when switching between two calendar folders in Outlook 2007 or 2010. To subscribe for the event we were using the Outlook.Explorer.CurrentFolder property to retrieve the currently selected folder and that same object...
on
26 Oct 2012
Blog Post:
Drag and Drop from Outlook 2010 (Part 2 - Windows Forms Application)
Dave Barrett
As described in a previous blog , there is unfortunately a known issue with drag/drop and Outlook 2010. The previous blog describes the issue and also demonstrates a workaround that can be used when needing to implement drag/drop in an Outlook add-in. A recent case highlighted another scenario in which...
on
13 Sep 2012
Blog Post:
Create an add-in for Outlook 2007 and 2010 in one solution
Dave Barrett
Outlook add-ins seem popular again at the moment (we seem to go through phases as to the kind of cases that come in), and one question that has come up a few times now is how to create an add-in that targets both Outlook 2007 and 2010. Fortunately, so long as you are using Visual Studio 2010, this is...
on
24 Feb 2012
Blog Post:
Outlook 2010: automated replies trigger spell-check
Dave Barrett
A recent case highlighted an unusual issue verified against Outlook 2010. If you have spell-checking enabled (and it usually will be by default), and also have the "Ignore original message text in reply or forward" option checked (found in Mail Options), there is an issue when programmatically replying...
on
6 Feb 2012
Blog Post:
Purging Outlook Sync Issues folders
Dave Barrett
When a question pops up twice in a short space of time, it's usually worthy of a blog. Outlook when running in cached mode against Exchange has a Sync Issues folder. In here you will find details of any issues that occur when Outlook syncs it's offline cache with Exchange. If there are problems with...
on
13 Dec 2011
Blog Post:
MAPI Application: How to add more Exchange mailboxes to a MAPI profile in Outlook 2010 (KB 171636)
Andrei Ghita
We have recently had a few cases where the customers were having some issues with using the code published in the Knowledge Base article 171636 (How to add more Exchange mailboxes to a MAPI profile) with Outlook 2010. When running the code, the additional mailbox either wasn't added to the profile or...
on
2 Nov 2011
Blog Post:
Drag and Drop from Outlook 2010 (Part 1 - Outlook Add-in)
Dave Barrett
We have had a few cases come up recently to do with issues implementing drag and drop in an Outlook add-in. There is an issue in Outlook 2010 that doesn't release selected items once they have been dragged to a drop-target. This means that once the drag/drop operation has been completed, the items selected...
on
13 Aug 2011
Page 1 of 1 (9 items)