| Thread | Last Post | Replies |
|
| Call GetFreeBusy Method from the client | 31 Jul 2004 17:17 GMT | 1 |
I have writtena method to get the Free Busy Status of an exchange User. The code works fine when I start it on the exchange server. But when I run the same code on the client I get an empty String as result. I have listed the code here:
|
| WebDAV and OWA | 31 Jul 2004 16:39 GMT | 1 |
1. How can I execute a WebDAV method on an exchange server without getting a OWA HTML return? If I try to run a SEARCH method, I get a return stating that my web browser doesn't support frames.
|
| reading mails by vbscript | 30 Jul 2004 19:01 GMT | 1 |
i have never develop an application about exchage server 2000 and i want read incoming mails and check the subject body and sender's fields.then i will post it. my problem is that , do not know any thing about
|
| Clean Mailboxes | 30 Jul 2004 18:53 GMT | 1 |
I need to clean (empty) the mailboxes of a number of users programatically of all mail, appointments etc. These mailboxes are training accounts and need to be cleaned after a training session so the next lot get empty mailboxes. This utility needs to be used by a Trainer who is not ...
|
| Get all E-mail addresses for Active Directory user | 30 Jul 2004 01:55 GMT | 1 |
I want to get all E-mail addresses (which are shown on the properties of the Active Directory user account) How can I do that? I've made the filter to get Users ,but how to retrieve all
|
| Webdav...were to begin... | 30 Jul 2004 01:15 GMT | 5 |
I am trying to program in Webdav but I don't know where to begin! Does anyone know good books or websites where Webdav is explained for beginners? Thx Stefan
|
| CDO 1.21 Contacts/Address Bk | 29 Jul 2004 17:15 GMT | 1 |
I wrote a CDO 1.21 Contacts interface about 2 yrs ago. At the time, CDO contacts were not fully documented/supported by MSFT. I had problems getting a new contact's Email address to register in the user's personal address book. The only way to get the new
|
| Detecting a Recovery Storage Group | 29 Jul 2004 05:09 GMT | 1 |
What interface shall I use in order to detect programmatically a Recovery Storage Group? I need to extract the log and DB paths locations. Untill now I used CDOEXM for all the usuall Storage Groups (Exchange
|
| Calendar Event: OnSave do not fire | 28 Jul 2004 11:34 GMT | 1 |
Hi Group, are Calendar event sinks are only possibly with Web Storage System, or should the calendarfolder work like the inbox folder? I implemented the snyc(OnSyncSave) and async(OnSave) interfaces and can them
|
| copy all incomining/outgoing mail to SQL Server | 27 Jul 2004 01:33 GMT | 1 |
Does anyone know of a component/application that can store any incoming/outgoing emails to/from Exhange server (2000 and 2003) to a table in SQL Server (2000) ? ...or am I better off programming this myself using eventsinks ??
|
| VBScript to Create a Exchange Mailbox | 26 Jul 2004 17:16 GMT | 2 |
I have a VB Script that I use to create users and set the properties. How can I include the creation of the user's mailbox to my script? Alex
|
| Rule.dll & C# | 26 Jul 2004 15:23 GMT | 2 |
Hi, I want to use rule.dll in my application to create exchange rules. I use C# and I can't add action to my rule. myRule.Actions. here add method is missing.
|
| How to rewrite SMTP address using event sync | 26 Jul 2004 02:07 GMT | 1 |
We need to rewrite one SMTP address using our mail relay server: a Windows 2003 SMTP server. How can I do it using event sync? Thanks in advance PP
|
| I am sending webdav request but getting "bad request" as return er | 25 Jul 2004 14:45 GMT | 1 |
I am able to connect o my exchange server with my request object but i am getting an "Bad request" as return error . Does this mean WebDAV is not configured in my Exchange server .? How can i know webdav is configured for my exchange server ?
|
| Managed Sinks for SMTP | 24 Jul 2004 12:14 GMT | 1 |
Dear Group I have manged to get the a Managed SMTP sink working using the info here Writing Managed Sinks for SMTP and Transport Events http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsmtps/html/wr itingmngsinks.asp?frame=true
|