SCL Value in Event Sink
Fri, 27 Jan 2006 13:06:28 -0800
Hi,
Does anyone know how to retrieve the SCL value in an event sink
running on a mailbox using the ADO RecItem.Fields property ?
Using this method:
recItem.Fields("urn:schemas:mailheader:to").Value
As I have learned it is an Extended MAPI property.And may not
be available with the ADO object
Roy K ...
|
building a web site
Fri, 27 Jan 06 01:26:54 GMT
I just got back working on my website. Its taken a long time to finish but I am getting there.
I got great web hosting at http://www.domainnamefree.net where I got a free .com name and a good site builder. Im going to keep working on it ill let you all know how im doing.
Paul ...
|
Is it possible to full text index keywords and searach them?
Thu, 26 Jan 2006 08:41:05 -0800
I have tried to add the the following properties to the Indexer as described in
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wss/wss/_exch2k_customizing_full-text_indexing.asp
http://schemas.microsoft.com/exchange/keywords-utf8
urn:schemas-microsoft-com:office:office#Keywords
urn:schemas: ...
|
Owner of a distribution list
Thu, 26 Jan 2006 00:15:02 -0800
HowTo change the owner of a distribution list in Exchange 2003 by script or VB?
Snippet welcome.
Thanks
Peter
...
|
Organizational Forms library HELP!
Wed, 25 Jan 2006 18:18:42 -0500
Hello,
What is the proper way to manage which users are allowed to upload forms
into the "Organizational Forms Library"? We have an Exchange 2003
environment with Outlook 2003 clients.
I'm baffed by how/where security is configured.
Any help would be greatly appreciated!
Troy
...
|
Get IP of connecting server in ISmtpInCommandSink.OnSmtpInCommand
Wed, 25 Jan 2006 10:55:03 -0800
I'm working with an SMTP protocol sink and am processing in
ISmtpInCommandSink.OnSmtpInCommand. I'd like to get the IP address of the
connecting server.
Any tips would be appreciated.
Thanks in advance. ...
|
Free Busy -Transparent/Opaque
Wed, 25 Jan 2006 02:57:14 -0500
Hi all,
I am successfully able to set the property of
free busy data to etither Transparent(Invisible my free busy data to all)
and Opaqure(Visible my free busy data to all).
But still the information is not getting updated to Exchange.
when i use OWA then still it shows the free/busy data even after setting ...
|
|
|
get Attachments in WebDav Query
24 Jan 2006 06:40:25 -0800
Does anyone have a sample of how to get the attachments for an
appointment using webdav in c#?
...
|
Search for keywords on Exchange Event through WebDav
23 Jan 2006 13:58:57 -0800
I need to add the ability of the following webdav query to be filtered
by a keyword that is passed in from a webpage. Below is my
code....what do I need to add to the WHERE clause to allow it to filter
the keywords using the incoming variable strCategory?
string strRequest = "<?xml version=\"1.0\"?>" + "<g: ...
|
Create new appointment with webdav
23 Jan 2006 13:01:26 -0800
I need to create an appointment with webdav and can successfully do
this for the basic meeting properties. However, I need to know how to
do this for a meeting that needs to have categories assigned to it.
Any ideas on how to do this?
...
|