Home All Groups Group Topic Archive Search About

Exchange: All Versions - Exchange Development

microsoft.public.exchange.development
Score Multiple Scopes
Carol Garcha - 21 Sep 2007 3:10 PM - 2 messages
Hello Again! I'm using C#, WebDAV on Exchange 2003. I have a folder that has multiple calendars.  I need to query all of these and order by start time.  I can use multiple scopes and am able to ...
Score Exchange 2007 WebServices: Set CalendarItemType Label?
CK - 21 Sep 2007 2:28 PM - 5 messages
I have been tasked with wriitng some calendar code for Exchange 2007 WebService. I can create appointments and meetings fairly well, does anyone know how to set what Outlook calls the "Label" property? This basically set the color of the item as it appears on your calendar. I can't find the ...
Score Replicate Folder Visible Permission for Public Folders in Outlook
ashish vasudev - 21 Sep 2007 7:44 AM - 1 message
hi all, I am trying to replicate folder visible permission on public folders in Outlook configured with Exchange. Can somebody tell me how to do that? ...
Score Date Range Filter
Carol Garcha - 20 Sep 2007 10:24 PM - 3 messages
Hello, I'm using C# & WebDav to do searches on several users calendars.  I would like to seach these folders using the following query (specify a date range for the dtstart field). + "AND \"urn:schemas:calendar:dtstart\" > CAST(\"" + ...
Score Exchange 2007 WebServices : ItemID help???
CK - 20 Sep 2007 6:15 PM - 3 messages
I know how to update {which doesn't work well by the way} and delete appointments. My question is how do you get the itemID for an item u wish to work with? I can create an appointment and upon creation I save the ItemID ...
Score Outlook 2k3 : Next and Previous Using Code to Display Item
Nik - 20 Sep 2007 5:13 AM - 1 message
Hi,      I am using Outlook 2k3 and want to know if the problem stated on the MS KB #206713 is solved in OL 2K3. [[link]] ...
Score Next and Previous Using Code to Display Item
Nik - 20 Sep 2007 5:12 AM - 1 message
Hi,      I am using Outlook 2k3 and want to know if the problem stated on the MS KB #206713 is solved in OL 2K3. [[link]] ...
Score MAPI help
Kram - 19 Sep 2007 5:26 AM - 3 messages
Is there anyway at all, using the Microsoft CDO MAPI library, to save an email to a local file system from exchange? Currently, I can connect no dramas, and I can read the details of each mail message like so: ...
Score how to Sending a welcome email to newly created users
wujinde - 19 Sep 2007 3:02 AM - 1 message
Hi all,     How to sending a welcome email to newly created users? Thanks. JinWu ...
Score MAPI proptag reference?
billmersjr - 18 Sep 2007 7:48 PM - 9 messages
Hi all, Is there a reference available that lists all properties available in the [link] namespace?  In particular I'm looking for properties that might not be completely obvious, such as Free/Busy data, etc. ...
Score Loading data from Exchange server to Datawarehouse
THOMASB - 18 Sep 2007 3:58 AM - 2 messages
Hi! Group Need to extract data from Exchange Server and loading it in a datawarehouse (Microsoft Analysis service). The datamart will also keep information from a telephone switch board and some other stuff from diverse system. The goal is to get a consolidated view of what ...
Score Event sink - OnSyncSave change appointment subject
Aximili - 17 Sep 2007 4:26 AM - 5 messages
Hi, I have successfully registered a global event sink to catch the event when any user's calendar appointment changes. Now I am trying to modify the subject of the appointment in the OnSyncSave method, but I got "Permission Denied" error. ...
Next »