How to publish an existing contact form which I edited into a new
Sun, 7 Sep 2008 06:19:01 -0700
I worked for days to create a form; however, I might have started incorrectly.
What I did was:
1 â?? I edited the existing contact form (I spent hours and hours doing so)
and then I saved this form.
2 â?? This is now â??livingâ? in as a contact in the contact folder (I created a
new contact folder called ...
|
Can I catch the Event of Closing Inspector from DLL addin in Outlo
Sat, 6 Sep 2008 11:02:03 -0700
I have a code that filters "IPM.Task.ScheduleTask" items and displays listbox.
Not to duplicate all the settings fields from the form, when user clicks the
listbox, it opens the associated Item. When user finishes and changes some
values, he saves/closes the item.
I would like to catch the Event that the i ...
|
Walk folder - using cached folders
Fri, 5 Sep 2008 16:15:21 -0500
I have an application that needs to walk through the folders and determine
the folder type (contact, calendar and task) then execute a task
what I am encountering is a large delay when it walks the Exchange based
folders, regardless if the folders are cached or not.
Is there a way to have it walk through t ...
|
Insert Date - Format Text / Cursor Location
Fri, 5 Sep 2008 05:16:23 -0700 (PDT)
I'm using O2003. I have a simple script that inserts the date and some
text in notes and adds a carriage return /line feed at the end. Need
help on two items.
Can I bold just the date and have the cursor be on the new line on the
left. So for example the result of running the script would be as
follows:
<b ...
|
Persisting UserProperties on Responses
Thu, 4 Sep 2008 11:04:08 -0700
I have a custom form. Unless I use the same Form Class when responding I lose
my UserProperties. So I would like to use the same Form Class to keep those
properties in the form (if there isn't a better way). However if I do that
the "----Original Message----" 'header' information (From, Sent, To, Cc,
Subject ...
|
Outlook Script Have Pb with Do While Loop
Thu, 4 Sep 2008 12:25:48 +0200
Hi all
I'm using a custom Outlook form
I this form I use Do while loop, it work fine but Now I need to skip some
item that meet specific conditions so I added an if then loop end if
My working Script
===============================
Do While not (MyItem is Nothing)
Action1
Action2
Act ...
|
Outlook email item custom property value sync with other mailboxes
Wed, 3 Sep 2008 23:58:00 -0700
We have developed an integrated Document management (DMS) and Workflow
system. One of the features of our system is to show Outlook inbox from
within our application and provide the facility to Drag-drop an email to a
specific folder and file it to our DMS.
Most of our application users receive emails with ...
|
|
|
Reading Pane blank on Custom Form
Wed, 3 Sep 2008 16:57:00 -0700
Designed a Form and when I open the form I can see the message body but not
in the reading pane. ...
|
Defult Mail Message Custom Form
Wed, 3 Sep 2008 08:56:08 -0700 (PDT)
Hello -
I have a number of small, but annoying, quirks when I made a custom
form the default form for mail messages. All of these items are non-
existant if I put back the normal Outlook Message form.
I am using Outlook 2003 with Service Pack 3. The only thing I added to
the normal Message Form is a Categorie ...
|
creating a new form
Wed, 3 Sep 2008 08:30:01 -0700
hello there,
i want to create a new form that will be available through the server.
it is supposed to be some kind of appointment form, i.e. i need to have some
kind of calander in it (drop down box?), list of specified contacts and text
box.
i tried several times to create it, but failed each time and now ...
|