|
Delegates user issue
How to obtain the delegates user names and they folders from OUTLOOK Add-in?
...
|
1 |
2/13/2007 1:35:18 AM |
|
Outlook 2007 and Business Contact Manager - Appointment problem
When I create an appoinment (meeting) by selecting my business contact
in Business Contact Manager I can create an appointment and it appears
in my calendar. The problem is that when I look at my calendar and
open the appointment I see everything I typed in but have no idea who
the appointment is for. Am I missing something here?
If I go to the history of the client in Business contact ma...
|
1 |
2/13/2007 12:28:13 AM |
|
Crossing out a day once it has passed on the calendar
Is there an addin that can i cross out a day on the calender after that day
is over with.
Thanks
...
|
1 |
2/12/2007 8:47:38 PM |
|
Write RTF-Body on ItemSend event
I want to create a small Outlook addin that writes some additional
lines of RTF text to the body when the mail item is sent.
Writing RTF text into the body I'm using a small extended MAPI based
procedure written in VC++.
Everytime the code leaves the event handler I got the error:
"The messaging interface returned an unknown error. If the problem
persits, restart Outlook."
When openin...
|
3 |
2/12/2007 11:22:14 AM |
|
UserProperties
Hi All,
I use OL 2003, VS-2005, VSTO 2005, Win-XP.
I experience some problems while adding UserProperties, after
creating
new mailItem
.........
....CreateItem(Outlook.OlItemType.olMailItem)
i add user propertis UserProperties.Add(........)
and on the finish phase move item to some folder (not Outlook
folder).
When i open Field Chooser on this folder and going to User Defin...
|
1 |
2/12/2007 7:06:19 AM |
|
Saving synchronization log failed
When I hit the send/receive button in outlook I get and error in the task
"saving synchronization log",The error message is 0x8004010F "The operation
failed. An Object could not be found."
Why?And how to resolve this problem!
...
|
1 |
2/12/2007 6:33:18 AM |
|
Doubt whether I can develop Outlook plugin for Outlook 2003 and using VSTO 2005 SE
Hi
Here is my issue.
I have already developed a plugin using VSTO 2005 and Outlook 2003.
Now since VSTO 2005 SE has come out can i use that and port over my
code from VSTO 2005 to SE. Please keep in mind that as of now all my
users are still using Office (Outlook) 2003 and are planning to switch
to Office 2007 in the next few months.
The reason for porting is to have the ability to st...
|
6 |
2/8/2007 9:54:06 PM |
|
Create folder (contact or appointment)
Hi,
My program access outlook's data by extended MAPI in VC++. just create
a new folder by calling CreateFolder from parent folder and call savechanges(0).
I have successfully created folders under outlook. However, I notice
that those folders that my program created will be gone (disappeared) in
some situation. After my investigation, I found the following scenario:
scenar...
|
2 |
2/8/2007 4:55:21 PM |
|
VS 2005 c#.net shared adding project for outlook
I am developing a Outlook Addin using SharedAddin project type in VS 2005(C#).
My Addin works fine in all our development machines.When I tired to create an
installer file and installs in any target machine, my installer file installs
with out any error but my addin doesnt get loaded in outlook..
Please Help me in this issue
Thanks,
Bala
--
Message posted via OfficeKB.com
http://ww...
|
4 |
2/8/2007 3:25:02 PM |
|
How to get exchange server address from C# Add-in?
Hi All,
I am developing add-in for Outlook 2003 (for Exchange Server 2003)
using VSTO/C# 2005.
As I found during my research on Outlook object model, it doesn't
expose active directory security groups for the current user. To
determine whether current user belongs to a specific active directory
security group or not, I am executing LDAP query to get all security
groups belonging to the ...
|
2 |
2/8/2007 3:38:01 AM |
|
can't get it to work
Hi there
I have had Outlook on my computer since we bought it 3 years ago (2003) I
have never had the need to use it and now I want to use it with Quickbooks to
send emails. I can't get anything to work in the program. I am able to use
outlook express but it doesn't support Quickbooks.
Any suggestions on where to start?
I get mssages as messaging interface has returned an unknown error. W...
|
1 |
2/7/2007 10:01:01 PM |
|
Live Meeting Add-in Pack BOMBS in Outlook 2007
After upgrading from Office 2003 to Office 2007, the Live Meeting Add-In
Pack bombs when attemtping to send the meeting request:
Any known fix for this. The meet now feature works??
Any help would be greatly appreciated
~Steven
...
|
1 |
2/7/2007 9:16:22 PM |
|
Differentiate between Task and Task Request in NewInspector event
Hi All,
I am handling NewInspector event to show my custom form when user
clicks on "New > Task" or "New > Task Request". But somehow I am
getting same message class (i.e. IPM.Task) for both commands.
Can anyone of you pls. suggest a way to determine that whether
NewInspector request is for "Task" or "Task Request"?
Thanks.
...
|
9 |
2/7/2007 9:01:51 PM |
|
Inbox Rule: Auto Print Attachments
The following properly prints the attachments to a selected email in the
Inbox, but am trying to use it as a script in a Rule that only runs for a
particular sender. I believe the problem that I am not "selecting" the
just-received email that triggers the rule. Any help would be appreciated
Private Declare Function ShellExecute Lib "shell32.dll" _
Alias "ShellExecuteA" (ByVal hwnd As...
|
5 |
2/7/2007 2:13:00 PM |
|
How do I get a mail item's MessageID
Hi,
I need to track messages in a database, but be able to handle the same
message being sent to multiple recipients (within an Exchange environment).
I know that all messages sent to multiple recipients will have the same
MessageID value, but I can find no information as to how to retrieve it.
What I'm planning is that when a message is opened, an AddIn will check
whether the messa...
|
7 |
2/6/2007 9:01:22 PM |
|
Sending the file attachment of an appointment item to all the invitees of the meeting
I have created an outlook add-in using vs2005 and vsto.
After attaching a file to an appointment item in my outlook
calender, i would like to forward this file to all attendees of the
meeting such that on receipt of the mail, the attachment automatically
gets saved to their outlook calender. Is there any way to do this?
...
|
6 |
2/6/2007 2:41:13 PM |
|
Outlook 2007 on Vista and Junk email reporting tool issues
I have Windows Vista Ultimate RTM bits installed and Outlook 2007. I have
also installed the Junk Email Reporting Tool from Microsoft. When you
receive for example 5 junk email and you report these 5 mails you will
notice that these will not be sent out and stay in the Outbox.
However opening these 5 items in the Outbox and manually clicking on Send
will sent the email. I have noticed that ...
|
4 |
2/5/2007 10:42:04 PM |
|
Outlook 2007 / Addin with Ribbon
I have developed an addin for Outlook 2007 with my own ribbon UI. Everything
works great if launched from Outlook. However, if I right click on a file and
do a Send To Mail Recipent, I can see my custom ribbon, but the events never
fire.
The send to problem also occurs from Word, Excel, etc.
Any ideas?...
|
4 |
2/5/2007 9:12:53 PM |
|
Outlook Connector for IBM Lotus Domino - Attachment Problem
Hi,
I am using Outlook 2003/2002 Add-in: Notes Connector with Win XP SP2,
Office 2003, Lotus Notes v. 6.5 and IBM Lotus Domino R6 server.
It works great, the only problem is receving some attachments because
they get corrupt in Outlook, but remain perfect in Lotus.
Comparing the size of the messages, these corrupt ones are enormously
smaller in Outlook than in Lotus Notes. If they are ...
|
1 |
2/5/2007 7:45:11 PM |
|
Howto: ask Inspector to refresh its item cache
Hi,
I have written an application which update the content of contact and
appointment in outlook using Extended MAPI.
However, I found that once the user views the appointment A through the outlook's
inspector, the outlook will cache the content.
1. open the appointment A by outlook inspector.
2. my application update the appointment A through MAPI
3. open the appointment A by ...
|
2 |
2/5/2007 5:10:43 PM |
|
move original message after replying or forwarding
I have users that would like to move an original message to a
specified folder after replying or forwarding the message. we are
using Outlook 02 SP3.
Any thoughts on VB code that could accomplish this?
thanks
...
|
2 |
2/5/2007 6:02:21 AM |
|
How to update the outlook com addins automatically
Hi all i am writing the comm addins to the ms outlook(xp).... and i
want to automatically update my addins.... how can i do that... is
there any way..?? if so plz let me know... thanks....
...
|
2 |
2/4/2007 3:57:20 PM |
|
Windows Vista addin problem.
I just discovered that my custom toolbar which works under Outlook
2000-2003 in XP/2000 does not appear under Windows Vista. I would
appreciate any pointers.
...
|
18 |
2/3/2007 9:32:49 PM |
|
Outlook Add-in Interaction with Desktop Search
Hi,
I have an Outlook add-in that works fine as the user moves about the
Outlook UI. They forward a message, I get the forward event. Same goes
for open and reply. Now our users want to use Windows Desktop Search
(WDS) and Google Desktop Search (GDS). Both of these applications
present a list of messages to the user from which they can open,
forward, reply and the like. Each of these ...
|
4 |
2/2/2007 7:24:20 PM |
|
how to print
Hello, I have a C++ program and need to print some data which looks like an
Outlook message: mailbox title name, a line, From field, Sent, To, one
custom field, Subject, and body text (maybe multiple pages). Is it possible
to use Outlook itself to print such a message via office automation, insert
a custom field which has to print too and print it somehow? It must support
Outlook XP and ...
|
5 |
2/1/2007 2:20:28 AM |