Creating an Outlook Profile for RPC over HTTP client
Thu, 17 Dec 2009 21:33:28 -0600
I'm looking for a programatic way to create an Outlook profile using RPC
over HTTP for full Exchange Client connecting over the Internet.
I currently have a 24 page document explaining the process of creating the
Outlook profile using the Mail utility in Control Panel, but I know my
customers need a program ...
|
Creating Redemption.MAPIUtils failed with Windows 7 x64
Thu, 17 Dec 2009 23:31:37 +0100
Hi,
with Windows Vista x64 I was able to create the Redemption.MAPIUtils, how
ever this does not work with Windows 7 and Windows Server 2008 R2 in my
environment. Is a certain version required or anything else need to be
considered? Did anybody get this to work?
Thanks for any advice
Adrian
--
Adri ...
|
Running a Program from Custom Action Rule
Thu, 17 Dec 2009 08:20:15 -0800 (PST)
In 2003, I need to run a little utilty each time the rule is
executed. I do not need to pass any information to the utility.
I found references to the launcher.dll, but it looks like Microsoft
has taken down that KB article.
Help?
Thanks,
Dave ...
|
outlook AdvanceFind dialog
Tue, 15 Dec 2009 17:01:25 +0530
We can search mail under any folder by clicking on AdvanceFind. Outlook open
a new dialog box/ Here we can specity what mails we want.
Can we handle this in outlook addin when we click on findnow in Advance Find
dialog?
Can we know the event called by FindNow.
...
|
Possible reasons for attachment loss?
Tue, 15 Dec 2009 03:09:43 -0800 (PST)
Hi,
I modify an existing answer e-mail item (Re:) using redemption objects
(VB6 AddIn project). Here is the affected code (simplified):
Dim rMail As New Redemption.SafeMailItem
Dim rgfAttachment As Redemption.Attachment
Mailobject.Save ' answer mail item
rMail.Item = Mailobject
' ### kill previous att ...
|
Enable Sonicwall
Sun, 13 Dec 2009 04:25:01 -0800
Using Outlook 2007 on Windows XP Pro. Lost Sonic Wall add in for ZoneAlarm.
Don't understand the process on enabling an add-in. Tried to use Trust
Center without success. Does someone have remedial instructions? ...
|
RDO Question
Sat, 12 Dec 2009 23:54:19 -0800
Greets,
Unlike OOM objects, RDOMail objects (and derivations) do not expose a Class
property (in OOM, type Outlook.OlObjectClass.) I have been working around
this (converting a substantial project that relies heavily on .Class) by
interpolating RDOMail.MessageClass... but isn't that going to screw me if
...
|
|
|
Re: Microsoft Outlook 2003 error
Sat, 12 Dec 2009 13:26:01 -0800
Do you have a solution for Outlook 2007? I can't find the Add-in to remove
it. It is not in the Add-in list. I may have removed it last week while
trying to correct the problem, but I am not sure. This pop-up is very
annoying! I can't Uninstall AVG8.5 or re-install it, either.
"Michael Bauer [MVP - Out ...
|
Add new type and Custom form on exchange
Fri, 11 Dec 2009 05:20:40 -0800 (PST)
Hi,
I want to create new item type (Ex : IPM.Note.testType) and create new
custom form for this type.
And i want to show this for on Outlook Web Access
Im working with exchange 2003
Thanks in advance
Ramazan ...
|
Certification
Thu, 10 Dec 2009 17:34:01 -0800
Does Microsoft have an add-in certification program and/or any other ways to
help me market my add-in or drive people to my website?
Thanks,
John Erickson ...
|