![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
| Tags: button, command, detected, email, hit, later, property, quotchangequot |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I would like to make a command button which when clicked with a particular
emal selected, a property of the email is set so that I can retrieve the new property later. Of course it cannot be a property it had prior to my doing what I am asking about. Any suggestion on how to do that? -- George Hester _________________________________ |
| Ads |
|
#2
|
|||
|
|||
|
You can add a user defined field to the e-mail. See UserProperties.Add. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook Keep your Outlook categories organized! http://www.shareit.com/product.html?...4&languageid=1 (German: http://www.VBOffice.net/product.html?pub=6) Am Sun, 4 Feb 2007 17:02:47 -0500 schrieb George Hester: I would like to make a command button which when clicked with a particular emal selected, a property of the email is set so that I can retrieve the new property later. Of course it cannot be a property it had prior to my doing what I am asking about. Any suggestion on how to do that? -- George Hester _________________________________ |
|
#3
|
|||
|
|||
|
Yes Michael that is what I did. See I am learning. I do have a question
for you though. In my ItemAdd event for a particular folder I assign that UserProperty. But the email may go on to another folder in which another class works on it. My question is once I assign a UserPropery to that e-mail and where I might or might not Save the mailitem, does the UserProperty go along for the ride as it is affected by any other Procedure I choose to send it through? Are there any exceptions like maybe save the MailItem as soon as I assign a UserProperty to it? Thanks. -- George Hester _________________________________ "Michael Bauer [MVP - Outlook]" wrote in message ... You can add a user defined field to the e-mail. See UserProperties.Add. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook Keep your Outlook categories organized! http://www.shareit.com/product.html?...4&languageid=1 (German: http://www.VBOffice.net/product.html?pub=6) Am Sun, 4 Feb 2007 17:02:47 -0500 schrieb George Hester: I would like to make a command button which when clicked with a particular emal selected, a property of the email is set so that I can retrieve the new property later. Of course it cannot be a property it had prior to my doing what I am asking about. Any suggestion on how to do that? -- George Hester _________________________________ |
|
#4
|
|||
|
|||
|
Not that I'd know of. You must save the item, that's it. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook Keep your Outlook categories organized! http://www.shareit.com/product.html?...4&languageid=1 (German: http://www.VBOffice.net/product.html?pub=6) Am Mon, 5 Feb 2007 20:14:34 -0500 schrieb George Hester: Yes Michael that is what I did. See I am learning. I do have a question for you though. In my ItemAdd event for a particular folder I assign that UserProperty. But the email may go on to another folder in which another class works on it. My question is once I assign a UserPropery to that e-mail and where I might or might not Save the mailitem, does the UserProperty go along for the ride as it is affected by any other Procedure I choose to send it through? Are there any exceptions like maybe save the MailItem as soon as I assign a UserProperty to it? Thanks. -- George Hester _________________________________ "Michael Bauer [MVP - Outlook]" wrote in message ... You can add a user defined field to the e-mail. See UserProperties.Add. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook Keep your Outlook categories organized! http://www.shareit.com/product.html?...4&languageid=1 (German: http://www.VBOffice.net/product.html?pub=6) Am Sun, 4 Feb 2007 17:02:47 -0500 schrieb George Hester: I would like to make a command button which when clicked with a particular emal selected, a property of the email is set so that I can retrieve the new property later. Of course it cannot be a property it had prior to my doing what I am asking about. Any suggestion on how to do that? -- George Hester _________________________________ |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Why don't my contacts show up when I hit the "to" button? | vtotter | Outlook - Using Contacts | 14 | May 2nd 07 09:42 PM |
| HOW DO I SHOW MY CONTACT LIST IN A NEW EMAIL "TO" BUTTON | robb | Outlook - Using Contacts | 1 | January 12th 07 09:13 PM |
| change incoming email attachment default to "open" vs "save as" | conroy | Outlook - General Queries | 1 | December 12th 06 01:58 AM |
| Outlook Express 6 sometimes sends an e-mail before I hit "send" | Boggler | Outlook Express | 3 | September 6th 06 04:50 AM |
| How do I put an "ADD TO CALENDAR" button in my email? | Katusha @ Intel | Outlook - Calandaring | 4 | July 13th 06 07:06 AM |