Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Timeout error when executing MOVE to ##DavMailSubmissionURI##

5 views
Skip to first unread message

Furqan Shaikh

unread,
Jul 10, 2009, 10:54:01 AM7/10/09
to

Hi,
I am executing the following steps to create a meeting request:

- Create an appointment in your calendar folder (point 2)
- Create the Appointment in Drafts folder with a different URI
- set the http://schemas.microsoft.com/exchange/outlookmessageclass property
to "IPM.Schedule.Meeting.Request"
- set the DAV:contentclass property to "urn:content-classes:calendarmessage"
- set the urn:schemas:calendar:method property to "REQUEST"
- PROPPATCH (save) the meeting requests properties
- Attach any Attachment with PUT Request
- MOVE the item to ##DavMailSubmissionURI##

All the steps execute successfully except the last one (MOVE to
##DavMailSubmissionURI##). We are consistently getting "Operation timeout"
error when we submit the MOVE request. Even COPY method is giving the same
timeout error. Is there any setting on exchange to enable the sending from
the ##DavMailSubmissionURI## folder?

Any advice is greatly appreciated?

Thanks,
Furqan

0 new messages