|
How to change Mail Format in Outlook
Hi,
I need to change the Editortype. Generally 3 formates are there, Ritch
Text,Plain Text and HTML. And i want change the Editor type For example it
is set with Plain-Text then i want to make it with HTML Format.
How can i accomplish this by using vc++
--
Regards,
RamakoteswaraRao Koti
...
|
2 |
28.03.2006 14:36:30 |
|
Outlook 2000 .PST backup add-on...
.... which I've just discovered and downloaded, won't let me make a backup...
it says "Cannot copy outlook: Acces is denied".
I've checked under Tools to make sure it's there and it is.
Anyone know what's going on? Thanks!
C.
...
|
2 |
27.03.2006 03:32:13 |
|
Video E-mail Error Message
I have installed the Video E-mail add-in for Microsoft Outlook 2003. Prior
to today (Saturday, March 25, 2006), I have been able to use the add-in
without a problem.
However, today I received the following message "Failed to create video
e-mail" after clicking the Insert Video to Email button.
Any suggestions on how I may resolve this problem?
Thanks....
|
1 |
26.03.2006 22:53:56 |
|
Incredimail for office/outlook
a while ago incredimail was an addon for outlook and office; I had a brand
new computer that was stolen - it had this program up & running, I just loved
it, but now my wonderful computer is gone; and so is my "creative" email and
stationery program... this program seems to not be available by Biz-dev corp
(incredimail ) anymore, and I am here trying to connect with anyone who has a
work...
|
9 |
23.03.2006 03:57:27 |
|
.Net Add-in does not work with Outlook 2002 and 2000
Our Dev team has developed a COM that is to be used with Outlook 2003,
2002 and 2000. The code works well with the Outlook 2003 version, but
does not show at all in the other two versions(OL 2000,2002). We have
tried
developing the code using the "Building Outlook 2002 Add-ins with
Visual Basic .NET" method. The COM code that was working was converted
from VB6 to .Net. The regsitry reference...
|
10 |
22.03.2006 19:09:29 |
|
Adding button to New Message Window
Hi There,
I was wondering if someone could point me in the direction to how to add a
button to the New Message window?
Josh
...
|
6 |
22.03.2006 13:10:52 |
|
Installation on Outlook 2003 and Outlook XP
Hi Ppl,
I have an add-in that adds a button to the toolbar, etc.
It installs and works seamlessly for Outlook 2003 but is nowhere to be
seen for Outlook XP.
It was developed using VS 2005 and Outlook 2003.
Is there a way to get around this other than creating seperate versions
of Add-in for Outlook 2003 and XP??
Thanx
...
|
4 |
22.03.2006 10:27:47 |
|
Is there a way to get this sorted???
Hi All,
I haev a drop down list in the Standard toolbar of the appointment
form.
When an invalid selection is made a message box appears on the screen
informing user of the invalid selection.
and close the appointment foThe problem is when I make an invalid
selection rm before the message box appears, the message box appears
(after the form closes) but it is followed by an "unexpected e...
|
1 |
22.03.2006 01:26:52 |
|
Adding a button to the Appointment Form
Hi Ppl,
I really really need help this time......
Could you please tell me what is wrong with the code below:
Private Sub oInspector_NewInspector(ByVal Inspector As
Microsoft.Office.Interop.Outlook.Inspector) Handles
oInspector.NewInspector
Try
oAppointment = CType(Inspector.CurrentItem,
AppointmentItem)
'SetCommandBars(oAppointment)
Dim oC...
|
7 |
21.03.2006 14:09:59 |
|
MSN Maps Has Changed
In Outlook 2003 by clicking on an icon it allows you to map an address
automatically using MSN Maps. Now the format of MSN Maps has seemed to
change and I'm forced to click on a link to enter the old site. Is there a
way to fix this or even change to another mapping service like Mapquest?
--
All the best,
Steve...
|
3 |
20.03.2006 20:30:48 |
|
Add Outlook Account
Hi,
I want to add a IMAP account by code.
I saw in redemption that there is a object Account but I didn't see the .Add
function.
Is it possible to do it?
Best Regards,
(-- July --)
...
|
2 |
20.03.2006 20:27:04 |
|
EntryID is nothing
Hi there,
i have the code below.
When i run it, I gets the FirstName and Surename but the EntryID is
nothing which can't be true because the item is in a folder.
How is this and How do i get round it?
ItemFirstName = item.FirstName
ItemSurname = item.LastName
EntryID = item.EntryID
Tha...
|
3 |
20.03.2006 17:08:59 |
|
program new toolbar in outlook with VB.NET 2003
hello,
i try to develop an addin for outlook 2003 with VB.NET 2003.
here is the code for the "connect"-class.
---
Public Class Connect
Implements Extensibility.IDTExtensibility2
Dim applicationObject as Object
dim addInInstance as object
Dim WithEvents oApplication As
Microsoft.Office.Interop.Outlook.Application
Dim WithEvents oCreateAccountBHandler As
Microsoft....
|
3 |
20.03.2006 15:34:14 |
|
Programmatically using the "resend this message" action?
Hi, I'm very new to the whole Add-In world. For my first add-in, I wanted
to address the resending feature.
Our spam engine requires that emails get resent to a particular email address.
I personally got tired of double-clicking an email, just so I could select
Actions -> Resend this message. I figured that adding a new menu to the Menu
Bar would be the best way (in addition to havin...
|
2 |
20.03.2006 15:30:02 |
|
Ink
Sorry guys. The spam stuff was not my intent. I do oppoligies and won't
happen again. I have never been on newsgroups before and not sure how to
work them. I hope you guys can forgive a bad choice. Murphey...
|
1 |
20.03.2006 12:27:08 |
|
sharing macros
I wrote a small macro that I would like to have other people in the office
use. I read some articles one of which said you can copy the project but it
has some known bugs. We also came up with being able to export the module
and importing on another users machine. This seems to work fine.
I just wanted to know if there is a better way to handle this and if a com
add-in (which I know ...
|
2 |
18.03.2006 18:41:05 |
|
Easiest way to see if the recipients are Exchange users?
Hi,
I have an open Inspector window and a new mail being written. Once the
Send is hit I can subscribe to the App.ItemSend event and examine the
message.
What I need to be able to do is tell if any of the recipients on the
To/CC/ fields are Exchange users or not.
Example:
User Bob has an exchange account, and is using Outlook. He sends a
single email to Alice and Frank. Alice is on...
|
2 |
18.03.2006 18:12:59 |
|
Windows form in Inspector
I have a button on an inspector that opens a windows form.
Problem is when the form opens and word is the email editor then when
you move the windows form around it paints everything behind it white.
If Word is not the email editor then it works ok.
Any ideas for this?
I tried invalidating the windows form when it was drawn with no luck.
Thanks...
|
2 |
17.03.2006 14:55:50 |
|
Domino Connector and Email Duplication
I was having problems with the domino connector not allowing me into my email
account and had to do a complete Office / Connector uninstall and reinstall.
I can get into my email account now, but everytime I make an email as read,
it gets downloaded again and marked as unread.
I'm using Windows XP SP@, Office 2003 Pro w/ SP2 and Domino Connector 2.
Does anyone have a solution to this?...
|
1 |
17.03.2006 14:11:27 |
|
Recipients Objects
Hello,
Anybody can help me with that problem.
I can not instanciate a variable of type MAPI.Recipients (CDO)
My code fails when I try to use the method Add.
The application returns me that the object do not exists.
Thanks,
My code inside a Form
Public SMScontactes As Outlook.Recipients
Dim ContactesSMS As MAPI.Recipients
Private Sub treuLlistaDis()
Dim i, k As Integer
...
|
2 |
16.03.2006 21:05:38 |
|
Problem running a VBA script from an Outlook rule
Hi,
I wrote a VBA subroutine that is called from an Outlook rule. What the
subroutine does is to look into the MailItem.body to search for certain
keywords and based on the result, move the mailItem in a given folder.
Since I wrote this script, a couple of annoying things happened. First,
I had few other scripts used in Outlook rules but since I wrote the one
accessing the MailItem.body ...
|
6 |
16.03.2006 21:03:00 |
|
"Can't move the items" When using Advanced Find
Hi,
I have developed a COM Add-in for Outlook 2002 in C# using the
IDTExtensibility2 interface. It works pretty well except when users try to
move mailitems from the advanced find window (or when they use "find" on a
folder) to another folder. When they do this they get an error message
saying "Can't move the items". The users can work around this by right
clicking and then selecting "M...
|
3 |
16.03.2006 14:50:57 |
|
Deleted Items
Hey guys, I want to check if an item exists in the DeletedItems Folder,
but if I use item.Parent, it will show me the original folder of the
item. So if I delete a task through outlook UI, and then in my code
check the Parent it will still show as Tasks until I shutdown outlook
and restart. It is like it does not pick up the fact that this item is
in the Deleted Items folder until I rest...
|
20 |
16.03.2006 14:50:38 |
|
Outlook 2003 Receive e-mails many times...
Dear, My Outlook 2003 is receiveing the same e-mails messages many times
(every time the outlook 2003 send/receive) , it receives the messages again.
I think there's a patch from microsoft to solve this problem, but I do not
know where to get it
Help me pease
...
|
7 |
16.03.2006 02:00:16 |
|
Transparent Inspector images
I am trying to add transparent images to CommandBarButtons in an
Inspector which of course doesn't use the mask property. I am using C#.
Does anyone have any suggestions?
Thanks...
|
8 |
15.03.2006 21:52:55 |