Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Exchange Server 2007   (RSS)

Exchange Server 2007 SP2 Update Rollup1 is available to download

Exchange Server 2007 SP2 Update Rollup 1 is available to download @ Download the Exchange2007-KB971534-EN package now . Update Rollup 1 for Exchange Server 2007 Service Pack 2 (SP2) resolves issues that were found in Exchange Server 2007 SP2 since the

Exchange Web Services Managed API and EWS Editor is available!

If you are developing using Exchange Web Services Managed API then now you can download @ Microsoft Exchange Web Services (EWS) Managed API 1.0 The Microsoft Exchange Web Services (EWS) Managed API 1.0 provides a managed interface for developing client

How to do FindItem using Extended MAPI Properties in a Exchange Web Service call?

We can perform GetItem Exchange Web Service call to get Extended MAPI Properties refer my previous post How to get Extended MAPI Properties in the GetItem Exchange Web Service call? and can also perform FindItem based on the Extended MAPI Properties.

How to get Extended MAPI Properties in the GetItem Exchange Web Service call?

We can get/set Extended MAPI Properties using Exchange Web Services for Exchange Server 2007/2010. Here is sample code snippet to get value for CleanGlobalObjectID via GetItem call of Exchange Web Services: NOTE: Following programming examples is for

How to create a Service Account with full access to all mailboxes on Exchange Server 2007 mailboxstore?

We can use following Exchange PowerShell cmdlet to grant a Service Account full access to all the mailboxes on Exchange Server 2007 mailboxstore, but do so only in accordance with your organization's security and privacy policies: Get -mailboxserver <servername>

Exchange 2007 Webcasts for Client Access and Web Services

Want to learn more about Microsoft Exchange Server 2007 then Support WebCasts  are way to go. Support Webcasts are a free Internet broadcast service that is provided by Microsoft. You can view webcasts on-demand, and you can also download them in

How to search for SMTP Servers in a domain programmatically using ADSI?

Here is a sample vbscript using which we can get SMTP servers instance names in a particular domain pragmatically via ADSI. NOTE: Following programming examples is for illustration only, without warranty either expressed or implied, including, but not

Download Available for Exchange Server 2007 Service Pack 2

You can now download Exchange Server 2007 Service Pack 2 from here Exchange Server 2007 SP2 We can refer to the following links to know more about SP2 in details: What's New in Exchange Server 2007 SP2 Announcing the release of Service Pack 2 for Exchange

Delegate Access and Delegate Access Management with Exchange Web Services.

One of the common request from our customers is to provide interface to work programmatically with Delegate Settings for Outlook. Microsoft Exchange Server 2007 Service Pack 1 (SP1) introduces delegate access and delegate access management through Exchange

List delegates of the Outlook Mailbox using CDO 1.2.1 via VBScript

I have recently worked out a VBScript to list delegate of the Outlook Mailbox using CDO 1.2.1 via VBScript and thought of share it with you all, here is the sample code: NOTE: Following programming examples is for illustration only, without warranty either

How to do FindFolder and MoveItem Operations of Exchange Web Services using VB.net

In continuations of my previous post How to do FindItem and GetItem Operations of Exchange Web Services using VB.net ; Here is the Exchange Web Services sample in VB.net to perform following task: FindFolder (How to perform FindFolder Operation to get

How enumerate mailbox permission using ADSI VBScript?

We can use ADSI VBScript sample given below to enumerate mailbox permission from the exchange server. NOTE: Following programming examples is for illustration only, without warranty either expressed or implied, including, but not limited to, the implied

How to do FindItem and GetItem Operations of Exchange Web Services using VB.net

It does seem to be a bit of a dearth of VB.net samples for Exchange Web Service. So here is a sample Vb.net code which demonstrates: FindItem (How to perform FindItem Operation to list all items from the inbox folder of a use mailbox) GetItem (How to

How to delete an attendee from Meeting Request using Exchange Web Services?

In order to remove attendees from an attendee collection, we have to call the UpdateItem Web method for the meeting with the SetItemField change description to include all current members of the attendee array minus those you want removed. Please refer

How to set msExchRecipientTypeDetails Active Directory Attribute using VBScript.

When we move Mailbox from Exchange 2003 to Exchange 2007 , it may be shown as Linked Mailbox. This issue can occur if the associated external account was set on the user's Microsoft Exchange Server 2003 or Exchange 2000 Server mailbox. To resolve the
More Posts Next page »
 
Page view tracker