WebDAV query items based on creationdate?
12 Jun 2006 13:51:26 -0700
I am using a WebDAV to return items from a public folder. If I leave
out the WHERE clause below, this query successfully returns all the
items. However, I want to only return records where creationdate is
greater than a specified date. So I have tried to setup a WHERE clause
like the one below. Obviously it i ...
|
Exchange 2003 / WebDAV problem
Mon, 12 Jun 2006 22:03:04 +0200
Hi,
I have a problem. When I send the following request to the exchange
server I get all appointments from June 01.
When I send a request that I only want to see appointments between June
01 and June 30 I get a request error.
Here is my first request:
<?xml version="1.0"?>
<g:searchrequest xmlns:g ...
|
is there a property that links the master Recurrence with details.
9 Jun 2006 14:26:09 -0700
Hi,
Is there a property that i can use to identify the children of the
master recurrence event.
I want to identify the children of the master recurring appointment. I
use WebDaV to get and update appointments, i am having problems with
this issue. Why have they made it so complicated, i dont know..
i nee ...
|
How to query for custom field in public folder?
Fri, 9 Jun 2006 11:42:45 -0500
Hello,
In a public folder I have defined custom fields; now I want to query the
folder for those fields. The following code (in VB6) works, but the
recordset does not have my custom columns, only the standard ones.
---------------
Set ADOConn = New ADODB.Connection
Set ADORS = New ADODB.Records ...
|
Backing up user's personal folder
8 Jun 2006 07:39:48 -0700
Hello group!
I have some questions regarding on how to achieve the creation of a
pst file from email account of specified users on the Exchange Server
we have.
Most of our network users has a personal network drive where they can
store their stuff and, one of the feature implemented here is the
creatio ...
|
How do I hide a folder?
Thu, 8 Jun 2006 01:50:02 -0700
Hi,
I have a problem creating a hidden folder on Exchange. The folder is still
shown in Outlook 2000 (but not in OWA and Outlook 2003)
I set the property "DAV:ishidden" = true and have read about the property
"http://schemas.microsoft.com/mapi/proptag/x67aa000b". However, the x67aa000b
property apparen ...
|
Webdav method "PUT" does not work
Wed, 7 Jun 2006 16:43:01 -0700
Can anyone tell me what I'm doing wrong because this code is not working?
I'm running SBS 2003 and ISA 2004.
<% @language="VBScript"%>
<%
on error resume next
strHTMLContent = "Testing send mail"
Set objXMLPoster = CreateObject("MSXML2.XMLHTTP.3.0")
strWebDavXMLRequest = ""
st ...
|
|
|
WebDAV SQL conditional on custom field?
7 Jun 2006 10:59:00 -0700
I am able to query ("SEARCH" HTTP verb) my contacts and return contact
data including my custom fields. What I don't know how to do is use
custom fields within the WHERE clause.
For example, if I have a custom field named "foo", how do I do
something like the query below? Note that "foo" is a boolean field.
...
|
Extending IMF
Wed, 7 Jun 2006 10:39:31 -0400
Is it possible to extend the functionality of IMF?
I am using Exchange 2003 SP2 and would like to use IMF as a backup to a
Barracuda Spam Firewall. When the Barracuda tags spam it prepends a message
on the subject line so that our users are aware that it is spam and can
write rules to deal with it.
IM ...
|
Great time in France
Wed, 7 Jun 2006 15:13:34 +0100
Hello
I had a fantastic time in France, hope to visit again soon.
I found a holiday cottage from these guys www.looktogo.co.uk http://www.looktogo.co.uk
Regards,
Dancer: ). ...
|