|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Exchange: All Versions - Exchange Developmentmicrosoft.public.exchange.development
Outlook Web Access (OWA) 2007 Customization
lucius -
29 Sep 2007 4:50 PM - 3 messages
Does anyone know how to customize OWA 2007 or can point to some online resources? The document part of OWA is great in that it gives users remote access to their network files. Yet access requires knowing the UNC path ...
Exchange 2007 appointment creation using a POST request return HTTP 403 (forbiden)
Dom -
28 Sep 2007 3:09 PM - 10 messages
The used request works fine on Exchange 2000 and Exchange 2003, but there is no way to make it works on Exchange 2007, always the same answer: HTTP 403. I don't think it's an authentication problem, because all the other ...
Exchange 2007 - problem retrieving timezone
GvO -
28 Sep 2007 2:18 PM - 7 messages
I try to retrieve the timezone of a user in exchange with WebDav. In exchange 2000 and 2003 it worked with a simple propfind [link] Now, in exchange 2007 this property is not created for a new user. Even if i ...
Exchange 2007 WebService - problems retrieving user's contacts
Scott C. -
27 Sep 2007 9:36 PM - 1 message
sWe're trying to contact the Exchange 2007 web service to retrieve a user's contacts. I created a simple .NET WinForms test harness (framework verison 2) that includes a web reference for the Exchange web service. I pulled in the ...
Exchange 2003 webdav -- how to cancel a meeting request
Huifeng Tan -
26 Sep 2007 8:14 PM - 3 messages
I have an asp.net application which try to create/delete/update a meeting request on Exchange 2003 through webdav. Now the creating/updating parts are working fine but the cancellation isn't. The cancellation email to receipts appears to be a updated meeting request ...
Exchange 2007 WebService Help - FindItem by Custom Property Value?
CK -
26 Sep 2007 5:19 PM - 1 message
Does anyone know how to do this? I can add a custom property and set it when the item is created. How do I do a findItemRequest and search for calendar items with a specific value in that custom property. I am thinking I am ...
Incorrectly Formated Message Subject in OnSyncSave
ashish vasudev -
26 Sep 2007 11:52 AM - 7 messages
Hi all, I am trying to retrive message using Outlook Web Access configured with Microsoft Exchange Server. Well the Libraries i am using are interop.cdoex.dll and interop.exoledb.dll The method hadling the event is OnSyncSave(IExStoreEventInfo pEventInfo, string bstrURLItem, int lFlags) ...
Event sink COMException 0x800A0CB3 in OnSyncSave when open ado stream
Nico -
26 Sep 2007 10:16 AM - 3 messages
Hi, The following event sink code written in C# works fine in Exchange 2003. However when the same code is built for and run on Exchange 2007, I get the following exception on the "str.Open(...)" line: "System.Runtime.InteropServices.COMException (0x800A0CB3): Object or ...
Exchange 2007 webdav HTTP 301 response
SnowCrash -
26 Sep 2007 7:44 AM - 6 messages
Hello all, We have an application which leverages the webdav features of Exchange 2000/2003 and are working through the conversion to 2007, but have hit a wall. Whilst the documentation says webdav is "supported" in 2007, there are ...
Exchange Event Sink cannot read appointment body/notes for some
Aximili -
26 Sep 2007 3:22 AM - 1 message
Hi, I have an event sink to handle created calendar appointments using OnSyncSave(). It is working alright, except for this case, where I create an appointment programatically on a PDA (using .NET CF PocketOutlook.Appointment class) - this appointment can be opened in the Pocket Calendar, it looks alright. ...
Exchange 2007 WebService - Create Appointment on another users Calendar
CK -
25 Sep 2007 10:22 PM - 2 messages
How do I create an appointment on another users calendar? I know how to write to my own calendar, but how do I write to another users? Do I need to look in Delagate Access? Thanks, Chris ...
Using SQL Server as Exchange Address Book
Ken VdB -
25 Sep 2007 3:48 PM - 2 messages
I have a customer who I just migrated to Exchange 2003 (for a Linux based email system). They are also using ERP software with a SQL Server backend. Like many SQL databases this one contains customers, vendors, contacts and ...
[Fwd: Re: Outlook 2003 custom forms - date picker, populate combo box and workflow]
William Hamilton -
25 Sep 2007 7:26 AM - 1 message
Hi there I posted a number of questions to the Outlook Forms group and was pointed to this one. I have included my question (repositioned to the top) and the response I received. Any further support would be ...
Exchange 2007 WebServices : Delete Calendar Item occurrence
CK -
24 Sep 2007 8:16 PM - 2 messages
Does anyone know how to delete a specific occurrence of a calendar item? I can "query" a users calendar, but it seems to just find the RecurringMaster. How do you get a handle on a specific occurence? Any ideas? Thanks in Advance, ...
Exchange 2007 WebService Help - WeeklyRecurrencePatternType
CK -
24 Sep 2007 1:52 PM - 4 messages
How do I programatically create a recurring calendar appointment? I have //***************************************************************** //Set up the appointment CalendarItemType appointment = new CalendarItemType(); appointment.Body = new BodyType(); appointment.Body.BodyType1 = BodyTypeType.HTML; appointment.Body.Value = "<h1>Schedule Change</h1>"; appointment.ItemClass = "IPM.Appointment"; ...
|
|||||||||||||||||||||||