|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Exchange: All Versions - Exchange Developmentmicrosoft.public.exchange.development
Creating a multi-threaded C# OnArrival SMTP Sink
David Kornitz -
27 Nov 2004 5:03 PM - 2 messages
Goal: Write C# managed sink against the SMTP OnSubmission event. Compare recipient list against known "good" list and remove invalid recipients. Make it multi-threaded so multiple messages can be processes simultaneously. Problem: I don't know how to convert my working sample code from ...
Recovering of Exchange 5.5 Data
Syed Towsfi ur Rahman -
27 Nov 2004 11:14 AM - 4 messages
Dear All, Any one tell me, How I recover exchange 5.5 data on Newly installed Exchange 5.5 ?? What I have done .... - copy old data on newly installed exchange path ....\exchsrv\mdbdata\priv.edb and pub.edb and delete all file except those. ...
Moving mail items from a Public Folder to a General Purpose Folder
Yahya Saad -
26 Nov 2004 3:22 PM - 7 messages
I am trying to copy mail items from Public Folders to General Purpose Folders to be able to assign search folders on that general purpose folder. I am using the following code: '********************************************************** ' Variables. Dim strSrcURL ...
Votting buttons
Marcin -
26 Nov 2004 12:57 PM - 2 messages
Hello, Anyone has an idea how to add votting buttons to mails send by CDOEX or any other libary, but NOT Outlook Object? Regards, Marcin ...
de/activate EventSinks by User
Mario Kropik -
26 Nov 2004 10:07 AM - 3 messages
Hi all, I've got folowing problem with an exchange EventSink: I need to perform some actions in an OnSave EventSink. The EventSink is going to be registered for all users inbox at roll-out. The Sink itsself is working fine so far. ...
Categories
Sander Peek -
26 Nov 2004 8:25 AM - 4 messages
Hello, I'm developing a webbased application that uses Exchange as a database. I already succeed in using data of my contacts (stored in a Public Folder) like telephonenr., address and name. I query Exchange by creating a SQL statement where for example de surname is ...
Meeting organizers and the "on behalf of" trick
YogiBaar -
25 Nov 2004 4:14 PM - 2 messages
Scenario: A Company, a CEO and a Secretary. The Secretary has access to the CEO's Calendar in Outlook and inserts meetings into it, inviting attendees and whatnot. The attendees also get the meeting in their Calendar when they accept the invitation. ...
again BCC
ðÏÔÅÈÉÎ éÌØÑ -
25 Nov 2004 2:51 AM - 2 messages
Greetings All! I cant get bcc field from journaled message. Let me explain situation. i have 4 users with exchange maiboxes : "user01","user02","user03","user04". i enable message journaling to mailbox of "user04" user. then i add follow parameter to registry ...
How can I get Query based distribution lists?
Mark Rubacky -
24 Nov 2004 2:53 PM - 2 messages
I have to build a cache of all the distribution lists on a system. Currently I enumerate through the Global Address Book and find all the items that of are of PR_OBJECT_TYPE = MAPI_DISTLIST. When I do this the Query Based ...
Combined Resource calendar view - where to start
Jim -
23 Nov 2004 10:41 PM - 4 messages
Hello, I'm sure I'm not the first to ask this but I can not seem to find anything in the history. I'm looking for some general information on where to start looking. I need to produce a weekly/monthly calendar view that would show resource ...
Delete Message in Save Event Sink
Andrew Inwards -
23 Nov 2004 7:00 PM - 11 messages
Ive written an Exchange 2003 .Net Event Sink to process email messages and I cant figure out how to delete the message once I'm finished with it. Please can some helpful person point me in the right direction. Thanks ...
Respond to meeting request using WebDAV
Eric -
23 Nov 2004 6:40 PM - 5 messages
How do I respond to a meeting request using WebDAV (Exchange 2000/2003)? Thanks in advance. Eric ...
Create recurring appointment with cdo
Mathias Erlandsson -
23 Nov 2004 1:45 PM - 5 messages
I'v created a recurring appointment with cdo and when I open it in owa and select view the entire series I get the following message. Recurrence: Unable to determine the recurrence pattern. The problem is that the property urn:schemas:calendar:rrule doesn't look the ...
JournalBCC
ðÏÔÅÈÉÎ éÌØÑ -
23 Nov 2004 2:18 AM - 2 messages
Greetings All! I have question about journaling process. How can i be sure thar JournalBCC accepted and it working? Thanks ...
Creating an appointment (WebDav)
Simon Allport -
22 Nov 2004 3:25 PM - 3 messages
I saw the MSDN article "creating an appointment using webdav. But I get an The remote server returned an error: (401) Unauthorized.System. Though my server permissions are all correct. If anyone knows why this happening please can you let me know. ...
Logon with diferent user accounts
Jordan Gomila -
22 Nov 2004 1:14 PM - 4 messages
Hello, I have a common application to send e-mails for diferent Eschanger Server users. The problem is that I have my own account on the Exchange, and I have to send automaticali with the account of the other users. ...
Registering For Store Wide Events
Russ -
22 Nov 2004 11:57 AM - 2 messages
Hello, I am registering for Store Wide Events exchange 2003 sp1 by using the RegEvent.vbs script. As a result, I am capturing all mailbox events for all users. However, I only want to catch events (OnSyncSave / OnSyncDelete) for all ...
Get BCC field through WebDAV
ðÏÔÅÈÉÎ éÌØÑ -
22 Nov 2004 7:44 AM - 2 messages
Hi All! i have problem with getting bcc field from message through WebDav. My app gets messages from archive mailbox ( enabled message-only journaling). JournalBCC parameter is added, but BCC field of messages (urn:schemas:mailheader:bcc) is absent. ...
Re: OnSyncSave "No such interface supported" opening the Message item
Tom Rizzo [MSFT] -
22 Nov 2004 12:34 AM - 5 messages
Since you're using C++, you don't want IExStoreDispInfo since that's for IDispatch clients like VB. Take a look at GetEventItem of the IExStoreEventInfo interface. Tom ...
Re: Deleting a response also deletes the appointment
Tom Rizzo [MSFT] -
22 Nov 2004 12:22 AM - 2 messages
There is some magic that Outlook does on meeting requests and appointments. Unless your code mimics what Outlook does, you could get strange behavior. Can you possibly use CDO for Exchange which makes working with Appointments and Meeting Requests easier and interoperates with Outlook? ...
Re: Using WebDAV to send the customized Appointment Form in Calendar, the Form is lost.
Tom Rizzo [MSFT] -
22 Nov 2004 12:19 AM - 2 messages
Are you saying you want to embed the form like Outlook does when you check send form definition with item checkbox? If so, this would be hard to do with WebDAV. Eaiest thing is to make sure the folks on the other end have ...
|
|||||||||||||||||||||||