add item to context menu
Wed, 5 Nov 2008 04:30:07 -0800
Hi
i need to addd an item to the existinfg Context Menu (right click on
outloook mail)
the item should be "Status" and its sub-items are "Approve" & "Reject"
Upon selecting "Approve", i should be able to update a field in my databse
to 1 (and 0 for "Reject")
any help....?
Thanks & Regards,
Muppid ...
|
add item to context menu
Wed, 5 Nov 2008 04:18:01 -0800
Hi
i need to addd an item to the existinfg Context Menu (right click on
outloook mail)
the item should be "Status" and its sub-items are "Approve" & "Reject"
Upon selecting "Approve", i should be able to update a field in my databse
to 1 (and 0 for "Reject")
any help....?
Thanks & Regards,
Muppid ...
|
add new item in context menu
Wed, 5 Nov 2008 04:16:13 -0800
Hi
i need to addd an item to the existinfg Context Menu (right click on
outloook mail)
the item should be "Status" and its sub-items are "Approve" & "Reject"
Upon selecting "Approve", i should be able to update a field in my databse
to 1 (and 0 for "Reject")
any help....?
Thanks & Regards,
Muppid ...
|
Add Item in Context Menu
Wed, 5 Nov 2008 04:13:01 -0800
Hi
i need to add a new item to the existing items in the context menu (right
clikc on the mail item in outlook inbox).
Status - Approve (subtype)
- Reject (subtype)
upon selecting the Status and its subitem Approve i need to be able to
update a field in my database to 1 (and for Reject i ...
|
Qn from from someone new to Outlook Forms
Tue, 4 Nov 2008 19:54:01 -0800
Hi there
I think this is a Forms type query. I'd be really grateful if someone could
explain to me in basic language(!!) how to do the following:
I want to add another "Subject:" header to new emails in my Outlook 2007, to
sit below the current "Subject:" header. Ideally slightly indented so it
looks like a ...
|
How to programaticaly use Bold or Colored Text in Task Body
Mon, 3 Nov 2008 15:54:08 +0100
Hi all,
I made a custom form "Task" and each time some one open the task I add at
the en of the Task body the time and the name of the curent user
I wanted to hihg light the Tag by making the the text Bold and colored
(one different color for each user)
Here is a part of my code
Function Item_Open ...
|
how to change contact dates in the calendar
Fri, 31 Oct 2008 14:54:00 -0700
How do I change birthdates and add dates in my calendar
Marburg ...
|
|
|
Pb with Special character <>
Fri, 31 Oct 2008 15:35:50 +0100
Hi ,
I've custom task , and added function that create and send Html mail
including task body
My Pb is : when task body contain "<" in my my all what came afeter the
"<" is ignored
how can I solv this PB
tks
...
|
How to Format Text in customized Outlook Task form
Fri, 31 Oct 2008 15:24:55 +0100
Hi all,
I'm under outlook 2k3 and SBS 2k3
I customized an outlook Task "inpublic Folder" each time a task is opened by
a user, a Tag with (User Name + date) is added automatically to the task
body, and I want to make this task colored and Bold, can some one tell me if
it's possible and how to do it, aft ...
|
Identifying folder type
Thu, 30 Oct 2008 16:02:01 -0700
Hi,
I have an outlook addin which archives mails into repository. But i want to
show our application specific settings based on the folder type.
i.e. Outlook shows exchange mailbox, other user mailbox (delegate), PST
files, Archive folders, Public folders etc. I want to show my application
settings in a ...
|