Home All Groups Group Topic Archive Search About

Exchange: All Versions - Exchange Development

microsoft.public.exchange.development
Score Error connecting to exchange server 2003 from .net
Sujit - 19 Oct 2007 11:07 AM - 4 messages
Hi Guys, I am trying to access the inbox on Exchange Server 2003 by writting a following code in Visual Studio 2005 on windows vista business edition. ADODB.Connection oCn = new ADODB.Connection(); ADODB.Recordset oRs = new ADODB.Recordset(); ADODB.Fields oFields; ...
Score Management API
Dirk B - 18 Oct 2007 3:51 PM - 6 messages
We would like to create a dashboard application for Exchange. The app should be able to verify some "important" Exchange parameters (like queue size, number of connections, ....) Does Exchange server have a management API? (like SMO for SQL2005) dirk. ...
Score Use Mapi in web service
arsenmkrt - 18 Oct 2007 1:48 PM - 8 messages
Hi. I develop an ASP.NET web service that calls COM Interop function which do some work by MAPI (change properties of some mails in a given users mailbox) .. The problem is when I put my web service under IIS the exception is thrown ...
Score Why internal email address shown as /o=carshop/ou=msg/cn=recipients/cn=michael
Keira - 18 Oct 2007 10:14 AM - 2 messages
Hi, I am not very familiar with Exchange Server settings, and not sure whether this is due to the Exchange Server settings. We created an Outlook macro to check the incoming email arrived in the inbox. For external emails, the email address always shown as ...
Score migrate 2003 to 2007
Ricky - 17 Oct 2007 8:02 PM - 12 messages
Hi I want to migrate from Windows / Exchange 2003 32bits to Windows 2003 64 bits / Exchange 2007 64 bits but I don't have any experience doing this type of operations so I really need your help. 1) What type of arquitecture (load balance? ; other?) should I implement ...
Score WebDav FBA SOAP and 440 Login timeout
administrator - 17 Oct 2007 3:00 PM - 1 message
Information Only - Maybe this tidbit is useful to someone..... I am the IT manager for a small company with 25 employees.  I have SBS 2003. Problem: Need to create a web service to get a public calendar into an XML ...
Score OnSave Store Event Sink: Strange lFlags value
knut - 16 Oct 2007 3:16 PM - 5 messages
Hi all, I have a Store Event Sink that (to me) returns incomprehensible IFlags when run. It seems like the flag always have the bits for EVT_INITNEW set, and I can't understand why. This is how it looks when I only log the information given in the OnSave ...
Score OWA customization/Add-on
John Yovas - 16 Oct 2007 12:39 AM - 2 messages
What is the Microsoft recommended way of cuztomizing OWA or create a OWA add-on ?  We have a Outlook add-on which is used to link emails to the contacts in our CRM. We are looking for a simillar solution for our ...
Score WebDAV change appointment
Dmitriy - 15 Oct 2007 3:07 PM - 10 messages
What is the best way to change existing appointment? Let's say we stored urn:schemas:calendar:uid and want to update it and add new property or something. Thanks, Dmitriy ...
Score API for retrieving contacts from an Exchange User
Panos - 15 Oct 2007 2:20 PM - 2 messages
Does anybody know, if there is an API offered by Exchange 2007, for retrieving a user's contacts from an external application? Can you please point me to any relevant documentation if such an API exists? Thank you very much. ...
Next »