|
Outlook VSTO Appointment Item Delete Event
Hi,
I am trying to catch the delete event from an appointment item. I can
get it working using the "Item.BeforeDelete" event but if the appointment is
a recurrence appointment and you delete one occurence from the recurrence the
event is'nt triggered. Does any one know a way around this ? Thanks....
|
1 |
7/31/2006 9:35:01 AM |
|
Delete an item
vb6 - using item.delete moves the item into a deleted Items folder. Does
anyone know how I could delete without putting the item in the delete items
folder (sure delete)? I also want to make sure the item is not recoverable.
...
|
6 |
7/31/2006 5:42:06 AM |
|
VSTO - Market Share of Outlook 2003 (Pro)?
I'm not convinced that I should be developing with VSTO yet. Does anyone
have information on how many Outlook users are running the 2003 professional
version (ie MS Office 2003 Professional Edition or MS Outlook 2003 Stand
Alone) versus other versions of Outlook (ie MS Office 2003 Standard Edition
or previous versions of Outlook eg XP, 2000 etc).
Thanks, Tad
...
|
1 |
7/30/2006 4:14:03 AM |
|
Threading creates issues in OL 2000
Hi all,
I have already posted this question on add-in dev group. Posting here
to make sound for some more add-in devs.
My add-in creates one thread which processes mail and then moves it to
one particular folder.
My code is working fine with Outlook 2003.
While debugging with Outlook 2000 I observed that Outlook could not
copy or move any mail item in thread. If I do this without using...
|
1 |
7/28/2006 6:28:30 PM |
|
Junk Mail options after Norton Uninstall
After encountering problems with Norton AntiVirus 2006, I uninstalled it.
Now Outlook's standard Junk Filter options no longer appear.
Is there a way to reset Outlook to get the original Junk Mail options back?
Thank you
...
|
1 |
7/28/2006 3:44:47 PM |
|
Windows Live Local: how to remove?
I installed the beta, and it seemed to crash my Outlook everytime I
used it, so I used Add-Remove Programs to unistall it.
Or so I thought.
After restarting Windows and Office and trying to schedule another
meeting, I see the "Location" tab still showing up.
Is there a way to delete any files that were overlooked by Add-Remove
Programs? I'm running Outlook 2002 SP3 on WinXP Pro.
...
|
3 |
7/27/2006 10:45:37 PM |
|
Add-in Send Script
I have created an addin but I'm unsure how to declare the code that runs when
someone sends an email. I thought it would be something like this.....
Private Sub IDTExtensibility2_OnStartupComplete(custom() As Variant)
Dim Application_ItemSend As Outlook.Application
End Sub
Private Sub Application_ItemSend(ByVal Item As Object, Cancel As Boolean)
'Do Stuff
End Sub...
|
3 |
7/27/2006 7:30:02 PM |
|
Free Outlook (2003) Addin that filters email?
Hi all, I'm aware of the powerful rules you can create in Outlook. But
I recall a friend of mine had a plugin/addin for his email client
(believe it was outlook) that put chili peppers on emails that had
"explicit" content in them. Any chance something like that or similar
concepts have been done for Outlook 2003 and that are freely available?
Thanks,
Novice
...
|
1 |
7/27/2006 4:51:35 PM |
|
oulook word problem
when ı try close outlook ,a dialouge box appear and says
"You can not close word because a dialouge box is open.Click ok switch word"
after this, appear a second dialouge box
"This application is about initialize active x controls that might be unsafe
..If you trust the source of this file select ok and the controls will be
initialized usin your current workspace settings"
and Ä...
|
1 |
7/27/2006 3:07:02 PM |
|
Convert Outlook.Attachment to Byte() array
Is there a way to convert an attachment to a byte array without saving it to
a directory first and then reading it into a stream? I would like to
convert it in code and save straight to the database skipping the SaveAsFile
part.
I'm developing a VSTO outlook add-in for outlook 2003 SP2. ...
|
2 |
7/26/2006 8:48:43 PM |
|
Context Menu does not work for RTF preview window
Hi,
I have added a submenu to the context menu for the message preview window
and it works fine as long as the message in the preview window is an HTML
document window. I saw a nice example at
http://www.codeproject.com/atl/outlook2k3addin.asp and it works great for
HTML windows. However for an RTF window it does not work. When I right click
directly IN the preview window - when it is a...
|
3 |
7/26/2006 7:14:50 PM |
|
runtime error occurred during the loading...blah blah blah
OK, so I have looked through this listserv. I have read Randy Byrne's
article. I have tried using a shim. I have contacted Microsoft (have
a nice weekend, they tell me...sheesh!). I cannot find the answer to
save my life.
I am getting the runtime error message when I try to load a .NET
add-in. I modeled my add-in after Randy's (thanks for that, Randy)
odc_oladdin. I can get the addin...
|
8 |
7/26/2006 4:04:08 PM |
|
outlctlx.dll
Hi
I developed an application in vb6 using the outlctlx.dll control available
from the microsoft site. This was released 4 years ago and worked with
outlook 2000.
Now some of my customers are compaining that the integration into outlook
has stopped working. This integration was done using the outlctlx.dll
control. I am personally using Outlook 2003 and dont have a problem, however,
...
|
2 |
7/24/2006 12:55:43 PM |
|
Catching Send Event Lotus Notes/Domino thro AddIn
I want to catch the Send event of Lotus Notes. At this point there
isn't any
sender specified yet. Is there a way to get the send event thro AddIn.
...
|
1 |
7/22/2006 8:19:18 AM |
|
Outlook Lookout
I am reviewing the Add in called Lookout and it looks very powerful. Anyone
have experience with it?
Jim Johannsen, Santa Barbara, CA
----------------------------------------------------------------------------
----
I am using the free version of SPAMfighter for private users.
It has removed 6760 spam emails to date.
Paying users do not have this message in their emails.
Try SPAMfig...
|
4 |
7/21/2006 5:32:36 PM |
|
Outlook / Word conflict
Hello all,
I am currently working on an addin for Word that adds a custom toolbar
with one CommandBarButton. The addin works fine, and does what it is
supposed to do, but if I open Outlook first, the command bar and button
will apear on a new compose message. Also, opening Outlook first causes
the commandbar to be hidden when Microsoft Word is opened. Everything
works fine if it's the oth...
|
3 |
7/20/2006 4:38:15 PM |
|
Outlook Button Types
Hi,
I have been looking throughout the web trying to find a document that states
what button types can be created for Outlook Plug-ins and have not found
anything official that positively states the allowed button types for a
plug-in. I would like to create a button type of "msoControlSplitButtonPopup"
but this appears as though it is not possible. Does anybody know a way to
create a ...
|
2 |
7/19/2006 6:43:30 PM |
|
Redemtion and UTF-8
Hi Dmitry,
I want to create a message with UTF-8 encoding. I'm using
IMessageItem::Import but it doesn't work. To do it I've added the
header:
Content-Type: text/plain; charset=utf-8; format=flowed
This header works fine in Outlook Express but doesn't using Redemption
in Outlook.
What am I doing wrong?
Thanks, in advance
J. Prandi
...
|
6 |
7/19/2006 5:30:21 PM |
|
sample download
Hello,
i'm looking for some example, how to code/decode TNEF files by MAPI
functions. I found this on microsoft page
http://windowssdk.msdn.microsoft.com/en-us/library/ms527436.aspx as Sample
Remote Transport Provider example.
But i cannot found, where are these files for download.
thx. for your answer Tomas
...
|
1 |
7/19/2006 4:47:13 PM |
|
VSTO Backwards compatibility with Outlook 2003 / 2007
Hi,
I've been reading a lot about the VSTO and have developed some sample
add-ins for Outlook 2003 and more recently Outlook 2007 beta 2. What I
havn't seen is how interoperable my add-in will be between different
versions of Outlook. Are the following statement true?
1. My VSTO Add-in developed with Outlook 2003 will work with Outlook 2007
2. My VSTO Add-in developed with Outlook...
|
2 |
7/19/2006 3:14:59 PM |
|
Runtime error 80004005 Creating Outlook.Application
Anyone
When trying to create the Outlook Object model from within a VB application
I get Runtime error 80004005 Creating Outlook.Application object. The PC is
running Windows XP Home with Outlook 2003. I've tried messing around with
internet security settings, I tried the Sue Mosher suggestion of looking for
script blocking and turning it off. I have turned off firewalls pretty much
eve...
|
7 |
7/18/2006 9:18:18 PM |
|
Password protecting a directory
My church wants to password protect some semi-secure folders that files like
parish address and phone numbers. Is the a simple inexpensive way to do this
? It doesn't need to be super secure. And only in programs like Lotuus or
Outlook.
--
Thank you,
J. Montrose...
|
4 |
7/18/2006 5:57:11 PM |
|
Persona Menu in Outlook 2003
Hi everyone!
Recently, I've faced the Persona Menu in Outlook 2003 (context menu,
which appears when user clicks on sender's or reciever's name in "From"
or "To" fields in Outlook) Can anybody give me links or any additional
info about how it works.
I do know already how to add my menu items in "Additional actions"
submenu (SmartTags & so on). But i'm interested in replacing the whole
m...
|
1 |
7/17/2006 4:02:09 PM |
|
LiveLocal Beta
Is this the correct forum to ask this question?
I'm using the Live Local add-in for Outlook. It's great and saves me a lot
of time when I'm on the road.
A few questions/suggestions:
(1) Is it possible to add desciptors to a meeting location and still have
Local pull up the address?
For example, I use the print directions function quite often. After
printing I have to manually wri...
|
1 |
7/17/2006 5:51:01 AM |
|
how to write plugin for outlook enabling signing , encryption and decryption of mail using GPG( Gnu privacy guard)
i have to build a secure email solution using gpg.
now i have studied gpg but i am struck on scope of my project since i have
to learn and do on my own from scratch. i am enclosing my scope. can any one
of you help me with it. i have been sugested vc++ as language please give
your comments and help if you can. Please help me what should i learn to
make this... i am struck like any other b...
|
1 |
7/16/2006 8:21:50 PM |