EventSink, VBScript and mail sending
Mon, 28 Jan 2008 13:39:13 +0100
On Exchange 2003 I created COM+ Application, as it's identity I set domain
account which is member of domain admins. Then I created a VBScript event
sink which I registered using Exchange Explorer in public folder. It's fired
by OnSave events, and if it's body I set logging to local file it works but
when I ...
|
Newbie help with email, attachement extraction & export
Sat, 26 Jan 2008 23:33:03 -0800
Hi everybody, sorry if this seems stupid ;(
I'm new to exchange development and have been commission to create an app,
E-mail attachments must be exported, text and metadata extracted, and
TIFF+PDF generation as well, are there some libraries, classes in
C#.NET.????
Any help pointing me in the right direc ...
|
All distribtution Groups of a mailbox using PowerShell in E2K7?
Sat, 26 Jan 2008 01:07:00 -0800
I need to get all distribution Groups of a mailbox (if this mailbox has any
distribution group membership ) , using PowerShell.
If anyone knows then plz let me know how to do it using PS.
best regards,
--
Cyber Friend ...
|
OWA 2007: Change user preferences programmatically
Wed, 23 Jan 2008 13:07:00 -0800
Hello,
I am trying to set the OWA user preference "composefontname" and
"weekstartday" programmatically.
They are documented for Exchange 2007:
http://msdn2.microsoft.com/en-us/library/aa565370.aspx (composefontname)
http://msdn2.microsoft.com/en-us/library/aa564023.aspx (weekstartday)
Unfortunately th ...
|
how to get the list of mebers added under delivery restrictions tab
of a mailbox
Wed, 23 Jan 2008 12:14:00 -0800 (PST)
Hi scripters,
I need to export the list of members added under "Accept messages" of
delivery restrictions of a mailbox. The tab is mailbox properties--
>exchange general tab-->delivery restrictions.
It is not exposed in root\MicrosoftexchangeV2 or in LDAP query to AD,
there might be some attribute added in ...
|
Communication with Exchange Server via SOAP and PHP
Wed, 23 Jan 2008 09:41:27 -0800 (PST)
Hello,
do anybody have some experience with communicating with Exchange
Server via SOAP and PHP please? It isn't problem for me to connect
SOAP client to server but I don't know how to get for example root
folder ID when I'd like to list the content of this folder, or how to
set ID of item that I'm just creatin ...
|
login OWA of Exchange 2007 using .NET2003
Tue, 22 Jan 2008 17:45:55 +0800
Dear all,
I've been using the code
http://blog.downtownsoftwarehouse.com/2006/10/26/using-net-and-webdav-to-access-an-exchange-server/
to write a .NET C# program to login OWA of 2003 and it works fine, however,
when I port the program to work on Exchange 2007 OWA, it keeps on returning
The remote server ...
|
|
|
Outloook Custom Form Mapi logon hangs, no errors
Mon, 21 Jan 2008 13:03:50 -0800 (PST)
Outlook 2003 SP2
CDO 1.2.1 is Installed
Windows XP SP2
I have one user out of many for which the Outlook 2003 security will
not appear when using a custom. I have logged on to the very same
computer, went through the standard setup for connecting to my mailbox
and it worked fine for me.
Has anyone ever se ...
|
Accessing root folder using MAPI on Exchange 2007
Mon, 21 Jan 2008 14:54:45 -0500
I am trying to open the root folder on Exchange 2007 using MAPI. If I
use the following...
HrMAPIOpenFolderEx(lpMailbox, '\\', szStoreFolderPath, &lpRootFolder)
I can open the @PR_IPM_INBOX_ENTRYID but when I try and open
@PR_IPM_SUBTREE_ENTRYID it fails. This works with Exchange 5.5 thru
2003. Did they ...
|
Forever
Sun, 20 Jan 2008 12:45:31 -0800
...
|