EntryID of task in appointment
Tue, 20 Feb 2007 05:43:32 -0800
In Outlook, when a task item is dragged to the calendar, Outlook will save
the EntryID of the task into the following property schema:
http://schemas.microsoft.com/mapi/id/{00062002-0000-0000-C000-000000000046}/820C1102.
There should be a similar property in exchange to get this through WebDAV.
Anyone knows t ...
|
PR_MESSAGE_DELIVERY_TIME question
Mon, 19 Feb 2007 20:24:43 -0600
I noticed that some journaled / enveloped emails (Exchange 2003) dont
always have a PR_MESSAGE_DELIVERY_TIME MAPI property value. What are the
MS Exchange rules as to when this property will be present for journaled /
enveloped emails?
thanks
ScottM
...
|
Create a Public Folder and move Email to their
Respective Folder
Mon, 19 Feb 2007 05:43:15 -0800
Hi EveryOne,
What i want to do is, As i recived the email from any sender in my email account, i want to create public folder on the name of sender`s email address and copy the email into their respective public folder. Is it possible to do, please help me out.
Regards,
Raheel Iqbal
EggHeadCafe.com - . ...
|
Create a Public Folder and move Email to their
Respective Folder
Mon, 19 Feb 2007 05:43:01 -0800
Hi EveryOne,
What i want to do is, As i recived the email from any sender in my email account, i want to create public folder on the name of sender`s email address and copy the email into their respective public folder. Is it possible to do, please help me out.
EggHeadCafe.com - .NET Developer Portal of Ch ...
|
ExpandDL - "Try again later" error even after successful ResolveNa
Sat, 17 Feb 2007 21:09:03 -0800
First, I love all the new web services so thanks a lot for those.
My problem is in getting the ExpandDL to work. I got a vague error message
when running even a simple example (like from the documentation). Here is
the error message I receive:
Active Directory operation did not succeed. Try again later.
...
|
Syncronize Exchange with SQL and vice versa
Sat, 17 Feb 2007 05:56:10 -0800
Hi all,
I need to develop an application/service that does 2 things:
1.Syncronize a calendar in an exchange 2003 public folder to an SQL database.
2.Syncronize contacts from an sql database to exchange shared contacts.
I've been looking at the sdk and see there is a section on WebDAV
replication. From ...
|
PR_CLIENT_SUBMIT_TIME oddity
Fri, 16 Feb 2007 20:57:33 -0600
I am persisting journaled / enveloped messages out of exchange using
PR_CLIENT_SUBMIT_DATE as part of the file naming convention. I noticed that
some of the emails have bogus PR_CLIENT_SUBMIT_DATE values like from 2008,
2036, etc. Internal company mails don't seem to have this problem. Most of
the bizar ...
|
|
|
Changing the contents of an email in a event sink
Fri, 16 Feb 2007 19:37:21 +1100
Hi,
I want to change the content of an email in an event sink. I want to change
the subject line and add som more headers into the email. I have tried
doing this in the OnMessageSubmission event but no luck yet,
Can this be done and if so how?
Please help
Greg
...
|
Readonly appointments
Thu, 15 Feb 2007 17:40:29 -0500
Hello.
How can I create a Readonly appointment? I need to add the appointment to
other people's calendars and have it so they can't modify/delete it.
The server is Exchange Server 2003.
Can I do this using WebDAV?
Thanks,
Mike
...
|
DAV:isreadonly
Thu, 15 Feb 2007 15:50:05 -0500
Hello.
I'm creating a small app that will enable managers to put appointments
(mandatory meetings) on their employees' calendars using WebDAV.
These appointments should not be deleted by the employees so I'm looking at
the "isreadonly" field in the DAV: namespace.
Two questions: 1) Will this prevent t ...
|