| Thread | Last Post | Replies |
|
| Move a message to a subfolder. | 30 Jul 2009 16:39 GMT | 2 |
Hi, I'm using CDOEx on an Exchange 2003 server to read a message in an inbox, do some processing, and then move the message to a subfolder. I got the first 2 parts done but I can figure out how to move the message. If anybody could show me how to do that I would greatly ...
|
| Public Folder Event Sync | 29 Jul 2009 16:31 GMT | 1 |
I have deleted two unused public folders from my Exchange 2003 server. The folders were causing errors in the event log. However, even after deleting the folders I still get the following error. Can anyone tell me what I need to do resolve the error?
|
| Remove CC/BCC tab while replying message | 23 Jul 2009 02:42 GMT | 1 |
Hi, in my organization, users sending emails with lots of guys in CC and the recpeints agin replied back keeping/adding more recipient under CC. My management would like the option that if users click on "reply to all" tab on any message it should celan/delete all recpients in CC ...
|
| accessing mapi properties in EWS | 22 Jul 2009 14:49 GMT | 1 |
I'm porting a contact search application from Exchange 2003 (using WebDAV) to Exchange 2007. I finally got the search working but one of the features that's still missing is access to certain MAPI fields - specifically the private flag.
|
| Migrating a WebDav based contact search app from 2003 to 2007 SP1 | 17 Jul 2009 12:51 GMT | 2 |
I know, I should be using the webservices (and I'm gonna - the migration is just scheduled for later this year), but anyway, here we go. I'm sending WebDAV SEARCH request to user's contact folders - using an
|
| Getting started with programming for exchange | 17 Jul 2009 01:04 GMT | 6 |
Can anyone point me to a "beginners guide to programming for exchange"? Or any other documentation on programming interfaces for exchange? I'm wanting to create exchange mailboxes at the same time as I create
|
| EWS Managed API and Multithreading | 08 Jul 2009 19:25 GMT | 1 |
I could not find any details about thready safety of EWS Managed API objects in the MSDN docs. More specifically I am trying to find if the "ExchangeService" object is Thread safe? Currently I am looking at calling "FindItems" and "LoadPropertiesForItems"
|
| Problems creating real contacts with WebDAV | 08 Jul 2009 18:07 GMT | 5 |
I'm using WebDav to create new contacts on an exchange server in a personal contact folder. When I write an email to one of that created contact (by i.g.writing the last name of that contact) outlook does'nt offer me completition
|
| Getting Recipient information using EWS or EWS Managed API | 07 Jul 2009 03:04 GMT | 2 |
I am trying to find a way to get the recipient infomration for a message using either EWS or EWS managed API, preferrably the managed API. I am interested in the recipient displayname, email id, type (to, cc, bcc) and the smtp address if available. In short I am looking for ...
|
| Exchange 2007 PowerShell - Get/Set Folder ACLs | 07 Jul 2009 01:11 GMT | 1 |
Using the Exchange 2007 Management Shell, I can get a list of folders within a mailbox using the following cmdlet: Get-MailboxFolderStatistics username What I would like to obtain is the list of permissions for each
|
| test OWA page | 06 Jul 2009 01:18 GMT | 8 |
I have been requested to update our OWA login page - yes I have done this in the past but now they want more changes. How can I 1. set up a additional login page just for testing what it will look like and 2. how to automatically set the security setting to private computer so ...
|
| Debugging Exchange 2007 Transport Agents... | 02 Jul 2009 03:20 GMT | 2 |
I have been developing a TransportAgent for Exchange 2007 SP1. I have been able to attach to MSExchangeTransport.exe and do debugging from within Visual Studio 2008. I have not changed anyting that I am aware of but now when I attach to the MSExchangeTransport.exe all of my ...
|