|
Selection Object of Outlook View Control
Hi
We are using Outlook 2003 and above, VSTO and C# for developing an
Outlook add-in.
We are using the Outlook View Control to display messages from folders.
We wanted to process the items selected from outlook view control.For
the same we capture the "Selection_Change" event of the view control
and tried to access the "Selection" object in the event handler.
We did reach the event ...
|
2 |
26.08.2006 04:02:33 |
|
Outlook 2003 Add-in: Personal Folders Backup - Reminders not working
Hello,
I downloaded/installed the "Outlook 2003 Add-in: Personal Folders
Backup" on a PC running Windows XP SP2 and Outlook 2003.
The reminder feature is set to generate reminders every 7 days. The
reminders do not work. I noticed that my Personal Folders hadn't been
backed up in months and I did not get any reminders recently.
Any thoughts on why the reminder feature is not working?...
|
1 |
25.08.2006 04:00:47 |
|
Adding events to a new item
When is the best time to add an event to a new created appointment item. If
you add a write event for example to a new appointment item in the
NewInspector function and then save the appointment item, when you re-open
the saved appointment item, the NewInspector function gets called again and
adds another write event to the appointment item ?...
|
2 |
24.08.2006 18:53:53 |
|
Outlook::ApplicationEvents
Whenever I attempt to use Outlook::ApplicationEvents in VS2005 I get:
error C3149: 'Outlook::ApplicationEvents' : cannot use this type here
without a top-level '^'
Any clues?
-Nigel
...
|
1 |
24.08.2006 06:58:22 |
|
Outlook::ApplicationEvents
Whenever I attempt to use Outlook::ApplicationEvents in VS2005 I get:
error C3149: 'Outlook::ApplicationEvents' : cannot use this type here
without a top-level '^'
Any clues?
-Nigel
...
|
1 |
24.08.2006 06:46:49 |
|
IMsgServiceAdmin::AdminProviders fails with 0x80010104
Hi.
I take part in developing an exchange client extension for Outlook
based on extended MAPI. The application extends Outlook with commands,
a new message class and a form, uses advise sinks to listen to folders
for events, adds and removes message stores from the profile, etc. I
use VS2005 on different platforms.
Inside my implementation of IExchExt::Install, the extension accesses
th...
|
7 |
24.08.2006 06:37:54 |
|
Outlook Addin Installation using Team Edition
Hello,
I have built and tested an Addin on my local machine... works great.
I went to run the installer on my bosses computer - worked great too!
Went to look at the Addin on his computer - it had failed to load (as
verified in the COM-Addins dialog in Outlook)
Looked on the web for why - Looks like security - find the article:
http://msdn.microsoft.com/office/default.aspx?pull=/li...
|
4 |
22.08.2006 18:08:49 |
|
Outlook Recurence
Hi,
I am programming an Add-in for Outlook using C# and VSTO and was
wondering if it is possible to determine in the recurrence dialog of an
appointment item in outlook to know what monthly pattern is set. (For
example, to get the third Wednesday of of every month). I am using the
RecurrencePattern object but there dosnt seem to be any why to get this type
of pattern from the objec...
|
4 |
22.08.2006 15:51:55 |
|
Reading Pane Context Menu VBA Help
I'm an experienced VBA Excel programmer, but am new to Outlook. I need
some help adding a custom menu item to one of Outlook's pop up context
menus.
I hope I can word the appropriate question here.
I have Outlook 2003 installed locally. It uses our corporate network
mail servers. Our administrators have set up the Outlook reading pane
to display a "windows messenger" icon next to the sen...
|
9 |
21.08.2006 14:15:03 |
|
Intercepting ItemEvents
I got a simple com addin for otulook working.
I need help me regarding how to intercept the ItemEvents : Add or
BeforeDelete.
I am aware of how to catch ApplicationEvents, but nowhere have i found an
example for ItemEvents.
A code example would be great.......
|
2 |
21.08.2006 13:42:23 |
|
Reading the value of SentOnBehalfOfName of an unsent/unsaved message w/o security prompt
Hi all!
I need to check the value of a mail item's SentOnBehalfOfName (aka
"From") before it gets sent (e.g. from BeforeCheckNames or ItemSend). I
am already using Redemption to circumvent the security prompts but the
problem seems to be that at the moment when I perform the check Outlook
has not yet persisted the value anywhere that Redemption can access it.
Accessing it without Redemptio...
|
4 |
18.08.2006 13:36:25 |
|
Outlook 2000 is crashing while adding right click context menu.
Hi all,
I am facing one weired problem. I am adding one menu item to the right
click context menu for my add-in. I pasted my function below.
This function is working fine with Outlook 2002 and Outlook 2003. But
it is crashing on Outlook 2000 for one specific scenario.
After initializing Outlook if I right click on normal mail item and
then if I right click on meeting item Outlook just cras...
|
1 |
17.08.2006 15:08:43 |
|
Outlook add-in: Incoming email notification
Is it possible to receive new email notificaitons from outlook add-in written
using C# and VSTO for 2005 ? Outlook add-in code needs to be notified when an
email arrives in the inbox, so that the add-in can spawn a web service for
the sender and update a target CRM system.
Thanks,
Venkat...
|
4 |
17.08.2006 13:25:42 |
|
Strange Subject Line Behavior
I have run across a strange problem. I have created a simple Outlook
2003 Add-in using VSTO in VS2005.
When a new mail message inspector is opened, I add a button to the
inspector's command bar. This button simply appends some standard text
on the end of whatever subject line text is already there if it has not
already been done. I check to see if the standardized text is on the
end of ...
|
11 |
16.08.2006 12:59:23 |
|
Outlook add-in, display dialog box
Hi all,
I am currently developping in C++ (with Visual Studio 6) an outlook
add-in. I need to ask the user to choose something from a combobox. So
what I thought is to do a Dialog Box asking the user to select an item
in a combobox. I did the same thing I would do for a normal exe that
is: creating the ressource, the class linked to the ressource and then
in my code when pressing a certain...
|
3 |
16.08.2006 07:42:28 |
|
C++ add ins for Outloo
Gi, I am lookinf for a guide as a starying point for developinf Outlook
2000,2002,2003 email filters, can ba a bok or article as aweel.
Thanks in advance,
Carlos Crosetti
carlos.crosetti@gmail.com...
|
2 |
14.08.2006 14:11:48 |
|
IMAPITable::QueryRows sometimes fails to retrieve values of custom properties
Greetings,
Context: Using MAPI, I want to look at certain properties of all messages in
an inbox. Instead of opening an IMessage interface on all of the messages,
which will fetch all properties including a possibly large body and a number
of possibly large attachments, I fetch the contents table for the folder,
and then use IMAPITable::SetColumns to indicate just the properties I need....
|
4 |
14.08.2006 13:05:01 |
|
Adding a button when using word to display rtf messages fails
Hi All,
I'm attempting to add a button (or any other control!) to the inspector
when displaying messages.
The sample below can be executed, and it will add a toolbar and button
in 3 out of 4 cases.
Works for message composition, both with word-as-editor enabled and
disabled.
Works for message display, not using word for RTF.
Fails when using word to display RTF messages. (Outlook | T...
|
5 |
13.08.2006 17:42:04 |
|
Timespan selected in Calendar
Hello, All!
Is there a way to get information about time span currently selected in
Outlook Calendar?
(Outlook 2003, VS2005/VSTO/C#)
thank you
...
|
2 |
11.08.2006 22:54:51 |
|
Outlook Folder, PutFields with Redemption
Hi Dmitry,
I've been trying to add some custom fields with Redemtion with no
success. I've seen with OutlookSpy that it works pretty fine, but
somehow my code isn't working. I'm working in OL2003, and this is my
code:
***********
CComPtr<Outlook::MAPIFolder> folder;
[...]
Redemption::ISafeMAPIFolderPtr sItem;
HRESULT hRes =
sItem.CreateInstance(__uuidof(Redemption::ISafeMAPIFo...
|
2 |
11.08.2006 22:02:58 |
|
Button location in button bar
Ok, I know someone will probably scream at me for posting a question
that's already been asked, but I've just spent an hour searching and
flipping through topics trying to find an answer that I KNOW I've read
out here before and haven't had any luck...so please be gentle.
I have two different add-ins. They both put buttons on the command
button bar. The problem is that sometimes when the ...
|
2 |
11.08.2006 13:16:53 |
|
Unknow exception
Hi!
I have such code
try {
...
} catch(_com_error e) {
_bstr_t msg = e.ErrorMessage();
MessageBoxW(NULL, msg, DEFMSGBOXCAPTION, MB_ICONERROR);
}
Inside the try there is a piece of code iterating through mail items
collection inside the MAPIFolder,
getting subjects and sender names.
Sometimes I get strange error:
program hangs somewhere inside the try for about 10 minut...
|
6 |
11.08.2006 06:19:01 |
|
Get list of trusted senders?
Is it possible to get list of trusted or junk senders? (Outlook 2003)
Thx
--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.aspx/outlook-prog-addins/200608/1
...
|
1 |
11.08.2006 05:38:50 |
|
Redemption and checking calendar
Hi there,
I am looking to see if a person is in the office from a outlook
calendar. So really i am looking to see if they are free or busy. Could
anyone show me how to do this please..
Thanks
...
|
2 |
09.08.2006 20:13:36 |
|
select navigation pane content
Hi,
I try to program with VS2005 and VSTO an AddIn to pop up contact type public
folder when call arrives.
I would like to get by program the same Outlook 2003 display that I get
manualy which is this:
I added the PF as favorites, so I can see them in "other contacts" section
when I click contact button in the navigation pane. With this way, I can see
cards of contacts, selected conta...
|
11 |
09.08.2006 13:07:01 |