msExchMailboxSecurityDescriptor and inherited rights
Fri, 23 Feb 2007 11:14:07 -0700
I have a question regarding the msExchMailboxSecurityDescriptor attribute.
We have an application that is going to take care of enabling single-sign-on
for an environment. To do this, the account used by the application needs
the ability to grant the Full Mailbox Access and Associated External Account
rig ...
|
Help on MailItems and AD addresses
Thu, 22 Feb 2007 16:54:00 -0800
In C#/.NET 2.0: How can I reply to an Email address retrieved from an
Exchange server MailItem?
I am using Interop Outlook.MAPIFolder to retrieve Outlook.MailItem's. I
want to send an automated response to the sender of each MailItem, but
MailItem.SenderEmailAddress is something like "/O=COMPANY/OU=ADMIN ...
|
Retrieve what type of items stored in a public folder
Thu, 22 Feb 2007 16:32:18 -0800
I would like to retrieve what type of items (Mail and Post, Calendar,
Contacts and etc...) are stored in a public folder. I have tried using WMI
but it doesn't return that property. Is there any way to get this information? ...
|
Workflow and fields added to items
Thu, 22 Feb 2007 14:00:43 -0800
Hi, I am trying to identify what fields are added to outlook items, if any,
to support exchange workflow. Let's say that the workflow will allow you to
see the message if you created it. Does it key off the "from" field or are
there other fields added to the item handle that.
Thanks. ...
|
Exch 2003: Creating a RSG and adding DB-s from C++
Thu, 22 Feb 2007 10:52:08 -0800
Dear all,
I found out the CDOEXM is not supported with RSG. However, I need be able
creating a RSG and adding databases to it programmatically. I guess this was
asked already before (as I know, I asked it too, but I didn’t get a useful
reply).
So I’m wondering how can I do perform the requested tasks?
...
|
Automating email replies and forwards
Thu, 22 Feb 2007 07:01:08 -0800
Hi,
I have a consultant who very rarely checks his mailbox but has any mail
forwarded out to his personal email account.
For this particular consultant I want our exchange 2003 system to reply to
any sender saying that "your email has been received but not necessarily
read". I then want the system to for ...
|
WebDAV folder permissions
21 Feb 2007 06:19:58 -0800
I am trying to display a summary of calendar events and tasks for each
user on our intranet homepage. This is pulling from the exchange
server using WebDAV and is writting in ASP.NET C#. I am passing the
DefaultCredentials and the logged in user only sees their own
information.
It seems to be working well, ...
|
|
|
Adding disclaimer to emails C#
20 Feb 2007 17:59:18 -0800
Hi People,
I was wonder what the best way to add disclaimers to emails using C#,
i have read the MSDN articles about using VBscript but i wanted to add
some extra neat features and AD lookup for custom sigs. I was planning
on relasing this as a free component for exchange due to there not
being one on the m ...
|
Shared Caledar accessible by Outlook but not over WebDAV
Tue, 20 Feb 2007 13:10:48 -0800
Hello,
I implement currently an exchange-sychronization for a large company, the
problem is that server-admins are somewhere not reachable and nobody knows
really whats going on (outsourcig, ...).
They are using Exchange-2003.
The concept is:
* All calendars are modified by one user, all users have to ...
|
moving public folders
Tue, 20 Feb 2007 14:00:18 -0500
we have had some abuse of our public folders and now we have around 20,000
public folders. i am supposed to write a utility that uses a hashing
algorithim and moves these 20,000 folders to 100 sub folders based on that
hashing routine. i have done some research and what i have done is a vb
program that w ...
|