Different handling of message in Autopreview and Previewpane in
Outlook for custom form
Wed, 3 Sep 2008 04:10:52 -0700 (PDT)
Hi All,
I have an interesting phenomena-
We have a custom form in our application for Outlook which changes the
PR_MESSAGE_CLASS but enables
the standard IPM.Note form for the preview pane via the registry
entry.
HKCU\Software\Microsoft\Office\12.0\Outlook\Custom Forms\Preview
IPM.IXOS-ARCHIVE=IPM.NOTE
...
|
form
Tue, 2 Sep 2008 15:48:55 -0700
Outlook 2003 SP2
Hello,
I have the Microsoft Web Browser control within my custom task form. I'm
using it to look at files like you would with Microsoft Explorer. I want
the address bar to show up like you would see it in Explorer. I have
address bar visible in properties but it's not there. What am ...
|
Is it possible tse my VB procedure in Form VBS script ?
Tue, 2 Sep 2008 02:13:14 -0700
I have DLL addin in VB6 that has already ready function for special filtering
based on text SWL query, e.g.
[Categories]='mycateg' AND [MyFiled]='myvalue' AND [anotheruserfield]>0
Since the txt SQL query is specified onf customized form, I would like to
return number of returned records and I do not want to ...
|
Compiler warning CS0467 for Inspector.Close
Mon, 1 Sep 2008 07:02:00 -0700
Hi,
I am creating a VSTO add-in in C# for Outlook 2003. I am trying to call the
Inspector.Close method to close the inspector when my CustomAction event is
fired. I am getting this compiler warning and I understand why -
Inspector.close can be a method or an event. But how do I correct this? Here
is my co ...
|
Custom form isn't working on shared folder
Sat, 30 Aug 2008 21:06:01 -0700
Pretty simple problem really but I'm stumped for a fix. The workaround
(emailing out the .oft and having everyone publish to their own personal
forms library) sucks, so what else can be wrong?
Create a custom form (based on contact folder), and it works fine if
published locally, but when published to the ...
|
can you retrieve an email after you have trashed it?
Thu, 28 Aug 2008 14:57:01 -0700
...
|
How can I setup a rule to find all messages "auto forwarded" to me
Thu, 28 Aug 2008 08:09:02 -0700
I have an employee who has setup a rule to autoforward certain emails to me.
I need a way to find them and then move them to a folder so they don't get
interspersed with all the other emails from that person. Basically the ones
being autoforwarded are just copies of email threads. I don't want to
manually ha ...
|
|
|
Please help I want to have an icon into my Outlook Contact form. H
Thu, 28 Aug 2008 06:33:01 -0700
In the contact form there are some standard immages or icons. Like a
telephone and a house and a person.
Now I like to place a new image or icon into a new to design form. I use the
Control Toolbox and click on Image. I want to have an icon into my form which
I downloaded from MS icons. How can I do this? I ...
|
Please help me creating drop down into a new to design form in Con
Thu, 28 Aug 2008 06:27:01 -0700
Please help me to create a drop down into a new to design form.
What I did: Tools -> Forms -> Design. In "design form mode" I opened the:
->Control Toolbox -> selected ComboBox -> dragged this into the form. Then I:
->clicked Properties and -> under the Value tab I created new a -> User
Defined field which I n ...
|
Appointment Customized form creates problem while made it default
Thu, 28 Aug 2008 03:24:01 -0700
Hi,
I have customized the outlook form Form->Design Forms->Calender->P.2 and
renamed it to "FindConf". I have made this form to default so that whenever I
try to send meeting reques this forms appear along with Appointment and
Scheduling tab.
My customized form is working fine as expected but I have follow ...
|