How can I programmatically customize outlook in c#
Wed, 29 Oct 2008 08:09:02 -0700
I would like to remove all advanced features and customize ( include
toolbars,right click context menus ..)
and to customize outlook the way I want :
The outlook will have only my new tool bar and ribon and prevent from the
user to customize it
thanks
...
|
XLsheet Button Control to Lauch form the Public Drive
Wed, 29 Oct 2008 06:21:01 -0700
I am using Office XP Professional, outlook 2002.
I am designing a custom form, using the contact template. In this template I
have used a button control on a tab in my contact form to launch an XL Sheet.
I originally wanted to imbed an xlsheet on the page in the template but I
couldn't get the code to wo ...
|
Alternative to item.close
Wed, 29 Oct 2008 05:53:01 -0700
I have an Outlook form where users input contact information. Within the form
I created a "Done" button that calls item.close (0). So the form saves
automatically and closes. However, the "Done" button no longer works. Users
must manually close the form by clicking the X and selecting yes to save any
changes ...
|
Ensuring e.164 compliance in Telephone Number fields
Wed, 29 Oct 2008 05:32:00 -0700
The e.164 standards for telephone numbers dictate s strict length resriction
of something less that 16 characters. The default contact form in Outlook
allows for a telephone number that is not e.164 compliant. This impacts
applications that interact with Outlook such as Office Communicator and how
phone nu ...
|
Re: is it possible to create a dynamic rule in outlook?
Wed, 29 Oct 2008 01:47:07 -0700
Hello Sue!
I have the same problem as Colin.
I would like to solve the issue with a macro, which:
1. checks the subject of the actual email (done)
2. creates a folder for that number (done)
3. creates a rule to send items to that folder
I searched through the web, and could not find any solution for the 3 ...
|
IMessage->SaveMessage does not reflect Message Properties immediat
Wed, 29 Oct 2008 00:56:05 -0700
Hi,
I am facing one issue with Outlook 2003 Addin (develeoped by VSTO).
As everybody knows that Outlook object model shows security Pop-up, when we
try to access some specific properties like body, recipients ... etc of any
Message Item. So i am using MAPI (managed C++ code) to access (read/write)
these prop ...
|
Is it possible to catch javascript event in webBrowser?
Tue, 28 Oct 2008 18:35:00 -0700
Hi,
I am working on a outlook plugin to open a form window which has a
System.Windows.Forms.WebBrowser control. after loading a page from a website,
I want to catch some javascript (ie a button click or a url link click), then
base on that javascript event, I want to do some changes in my form window
(res ...
|
|
|
Check boxes in spreadsheet not lined-up when sent in email
Tue, 28 Oct 2008 14:06:01 -0700
Hi - I am ready to pull my hair out because I can't figure out why every time
I send an Excel worksheet with checkboxes in the body of an email, the
receipients would see the checkboxes off from their original positions. I'm
not sure what else to change or where else to check besides making sure the
"move w ...
|
Outlook Appointment
Mon, 27 Oct 2008 08:05:02 -0700
We have attempted to create a new Outlook Addin for a Meeting request. For
the most part users are very happy with the new changes but we seem to have
hit an peculiarity when attempting to modify a request or dismiss a reminder.
Instance 1: When attempting to modify an existing appointment that a user
...
|
Can't Change Icon on a Form
Fri, 24 Oct 2008 17:53:00 -0700
I copied the contact form and just made 1 change on the form so that the home
address is the default address and not the business address. I went into
properties to change the icon so it looks just like the regular "contact"
icon but there is no change big icon or small icon and I hate that push-pin
icon on ...
|