次の方法で共有


Le Café Central de DeVa

Deva blogs...

Download : Microsoft Entourage 2008 for Mac, Web Services Edition

If you use Mac Entourage user then this is for you!! To take advantage of the latest innovations...

Author: Deva [MSFT] Date: 09/24/2009

Support Guidelines : Microsoft Support Lifecycle policy for product support?

What do you mean by Microsoft Support Lifecycle policy? Microsoft Support Lifecycle policy provides...

Author: Deva [MSFT] Date: 09/23/2009

Playing with Journal Items & Outlook Object Model # 2

After created couple of journal items in my test lab, i thought this time i want to play around with...

Author: Deva [MSFT] Date: 09/23/2009

Playing with Journal Items & Outlook Object Model # 1

I want to share my research (that i tried to play around with Journal items) with respect to Outlook...

Author: Deva [MSFT] Date: 09/23/2009

Interesting blog post : Office 2010 & VBA – Why VBA Still makes sense?

I found this interesting blog post from John Durant with respect to VBA. Why VBA Still Makes Sense...

Author: Deva [MSFT] Date: 09/22/2009

Do you know : Support for using Office Outlook 2007 with Microsoft Exchange Server?

Per TechNet article, using Office Outlook 2007 with Microsoft Exchange Server 5.5 is not supported.

Author: Deva [MSFT] Date: 09/22/2009

Outlook Issue: Task 'user@domain.com' reported error (0x80190193) : 'The operation failed.'

One of my customer reported a Outlook UI related issue (not Dev issue), as it bugs them having this...

Author: Deva [MSFT] Date: 09/17/2009

Recycling bits : Developer roadmap for Office 2007

Recently one of my customer(developer) is looking for Developer roadmap for Office 2007 and its...

Author: Deva [MSFT] Date: 09/10/2009

What is Microsoft BPOS?

Microsoft Business Productivity Online Standard Suite is a set of messaging and collaboration...

Author: Deva [MSFT] Date: 09/09/2009

Upgrading Exchange Server 2007 SP2 setup fails in Windows Server 2008 R2?

Recently i was discussing with one of my customer, he updated a issue relevant with his upgrade....

Author: Deva [MSFT] Date: 09/03/2009

Standards : Microsoft Exchange Server & Outlook Standards

If you’re looking for Microsoft Exchange Server & Outlook Standards, you can refer this MSDN...

Author: Deva [MSFT] Date: 09/03/2009

Outlook Object Model : Using Restrict method to get contacts based on specific categories

Earlier i was working with one of the customer, where he wants to use Outlook Object Model to, -...

Author: Deva [MSFT] Date: 09/03/2009

Why my VSTO Outlook add-in works in Dev box, not in non-dev or production boxes?

Recently one of my customer reported (we used to see this is many of the developer have is that...

Author: Deva [MSFT] Date: 09/03/2009

What’s new in System.Net.Mail & .Net Framework 4.0?

There are new enhancements to SMTP support for .NET 4.0 - in the area of Unicode support and...

Author: Deva [MSFT] Date: 09/02/2009

Securing Exchange Server 2007 & Database Encryption with BitLocker?

My experience with BitLocker: I use Windows BitLocker Drive Encryption (BitLocker) in my Windows...

Author: Deva [MSFT] Date: 09/01/2009

Exchange Server 2007 SP2 : Data Path Security Reference

Tried finding the list of information about ports, authentication and encryption by Exchange Server...

Author: Deva [MSFT] Date: 09/01/2009

Way to go!! Millions Switch to Exchange and SharePoint from Notes

I was reading couple of relevant documents, i noticed this blog post “Millions Switch to Exchange...

Author: Deva [MSFT] Date: 08/25/2009

Resources available: Exchange 2010

PrePress Chapter Downloads: Exchange 2010 Administrator's Pocket Consultant: Chapter 1: Exchange...

Author: Deva [MSFT] Date: 08/25/2009

Office 2010: The Movie

Have you watched the “Official Trailer for Office 2010: The Movie”?

Author: Deva [MSFT] Date: 08/25/2009

Available: Exchange Server 2010 Release Candidate & documentation

Yesterday, Microsoft announced that the Exchange Server 2010 Release Candidate is feature complete...

Author: Deva [MSFT] Date: 08/19/2009

Do you know : How to get list of fonts supplied with each Microsoft product (Office, Windows, Games & other applications) ?

Hey, do you want to get the list of fonts supplied with each Microsoft product – Office, Windows,...

Author: Deva [MSFT] Date: 08/07/2009

Reference : Where you can get MAPI reference, samples for Outlook 2010?

You can get the MAPI reference for Outlook 2010 using MSDN:...

Author: Deva [MSFT] Date: 07/29/2009

Outlook UI tricks : How to copy Outlook Calendar items from one folder to another?

Have you tried copying all Outlook Calendar items from one folder to another? What is the result...

Author: Deva [MSFT] Date: 07/29/2009

How to : Determine the version number, build number of Exchange Server 2007 using cmdlet?

With continuation of my previous article, it just points out to find how we can get by using UI(User...

Author: Deva [MSFT] Date: 07/29/2009

How to : Determine the version number, build number & the service pack of Exchange Server?

Determine version number of Exchange: To determine the version number, the build number, and the...

Author: Deva [MSFT] Date: 07/29/2009

General : Windows 7 & Windows Server 2008 R2 has Been Released to Manufacturing

Some time earlier, Windows 7 Has Been Released to Manufacturing. You can get a detailed information...

Author: Deva [MSFT] Date: 07/23/2009

Outlook Object Model: How to identify existing categories and updating/adding new categories in Outlook 2007 using programmatically?

With continuation of my previous–related blog post, I got this task to find out the way how to...

Author: Deva [MSFT] Date: 07/22/2009

KB: Why OWA or EWS application doesn’t show yearly recurring appointment?

While working with one of my customer we noticed that the yearly recurring appointment doesn’t show...

Author: Deva [MSFT] Date: 07/22/2009

WebDAV : How to retrieve list of folders from Exchange Server using Search method (WebDAV) programmatically ?

using System; using System.Net; using System.IO; using System.Text; using System.Xml;  ...

Author: Deva [MSFT] Date: 07/22/2009

Protocol documentation for Microsoft Exchange Server 2010 Beta

The Microsoft Exchange Server 2010 Protocol technical documentation set provides detailed technical...

Author: Deva [MSFT] Date: 07/17/2009

Update: Rollup 9 for Exchange Server 2007 SP1

On 7/17/2009, Microsoft released Update Rollup 9 for Exchange Server 2007 Service Pack 1. This...

Author: Deva [MSFT] Date: 07/17/2009

Historical debugger – Visual Studio 2010

If you’ve been in the development world for any length of time you’ve probably ended up in a...

Author: Deva [MSFT] Date: 07/14/2009

CDOEXM & C#.Net : How to mail-disable public folders in Exchange Server 2003 SP2 – Native Mode?

I created this code snippet, which helps us to mail-disable in the Exchange Server 2003 SP2 (Native...

Author: Deva [MSFT] Date: 07/01/2009

How to & Webcast : Working with Microsoft Office Outlook 2007 categories and flags

Hey, i found this webcast, which can help us to use the Outlook 2007 categories and flags. During...

Author: Deva [MSFT] Date: 06/30/2009

General : Do you know what is “ReadyBoost” technology ?

ReadyBoost technology takes advantage of the fact that flash memory offers lower seek times than...

Author: Deva [MSFT] Date: 06/30/2009

Error Code : List of ASP Error Codes & its description

When i was searching for Classic ASP (not ASP.Net) related error code, i found the related...

Author: Deva [MSFT] Date: 06/25/2009

Outlook Object Model : Creating Outlook Categories programmatically and assign colors, shortcut keys to that

In this blogpost, we will try to create the Outlook Categories programmatically using Outlook Object...

Author: Deva [MSFT] Date: 06/23/2009

Outlook Object Model : Creating simple tasks programmatically using OOM & VBA?

In this post, we will create the simple Outlook tasks programmatically using Outlook Object Model...

Author: Deva [MSFT] Date: 06/23/2009

Download: Standalone Microsoft Exchange Server 2007 Service Pack 1 Help

The Exchange Server 2007 SP1 Help can help you in the day-to-day administration of Exchange. Use...

Author: Deva [MSFT] Date: 06/23/2009

Download : Windows API code pack for .Net Framework

The Code Pack is a source-code library that provides access to the new Windows 7 features (and some...

Author: Deva [MSFT] Date: 06/23/2009

Windows Mobile : Windows Mobile 6.5 Developer Tool Kit available

If you’re a Windows Mobile developer, then this is for you. While this has been a much-awaited...

Author: Deva [MSFT] Date: 06/23/2009

General : Uncovering Memory bottlenecks

Memory is often the source of performance problems, and you should always rule out memory problems...

Author: Deva [MSFT] Date: 06/18/2009

AD article: Managing multiple Active Directory schemas

Each Active Directory forest has its own schema, which defines the objects and attributes that the...

Author: Deva [MSFT] Date: 06/18/2009

.Net Troubleshooting : How to uninstall the components of the .NET Framework 3.5 SP1?

Do you want to un-install the components of the .Net Framework 3.5 SP1? Then you need to read this...

Author: Deva [MSFT] Date: 05/27/2009

Troubleshooting : EWS request throws “The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel” ?

One of my customer updated that whenever they try to make the remote Exchange Web Service (EWS) call...

Author: Deva [MSFT] Date: 05/22/2009

Part # 2 - Using C#.Net & Exchange Web Service (EWS) : How to create and send e-mail messages?

In this we will see how to create & send e-mail messages using Exchange Web Service (EWS). It’s...

Author: Deva [MSFT] Date: 05/22/2009

Code snippet using OOM : How to modify in-appropriate CSS/HTML tags available in the Outlook e-mail’s HTMLBody ?

Hi, Please find the following code snippet shows how we can modify/edit/add more or in-appropriate...

Author: Deva [MSFT] Date: 05/11/2009

More resources for Exchange Server 2010 Beta

Feature: Exchange Management Shell in Exchange 2010 When we start working with Exchange Server 2010,...

Author: Deva [MSFT] Date: 05/07/2009

OOM : How to retrieve Outlook attachments ( Reference, Value, Embedded and OLE) using VBA?

Please find the following code snippet for retrieving various Outlook attachments  - Reference,...

Author: Deva [MSFT] Date: 04/29/2009

Download : Microsoft 2007 Office Suite Service Pack 2

Now, you can download Microsoft Office Suite Service Pack 2 which provides the latest updates to the...

Author: Deva [MSFT] Date: 04/28/2009

<Previous Next>