| Thread | Last Post | Replies |
|
| Getting the click event in a mailitem hyperlink | 12 Oct 2004 19:55 GMT | 1 |
I am using outlook2000 and I want to get the click event for the cliking of a hyperlink if there is any event that i can work with to get that click please tell me. When ever there is a hyperlink present in a mailitem and user clicks it before the user is routed to the ...
|
| keystroke to bypass Startup switchboard | 12 Oct 2004 18:53 GMT | 2 |
If the database Startup options have been changed to hide the Database Window and the menu bar has also been altered...need a keystroke to bypass Startup switchboard and get the Database Window as an Access 2002 or 2003 file opens.
|
| How can i call an rules to run? | 12 Oct 2004 16:13 GMT | 1 |
i am a beginning in VBA, i have several rules defined in Outlook and everyday i need to run these mail rules for a specific folder, i would like to find a method to call these rules to run through VBA but i cannot find the suitable method to do that
|
| Function Items | 12 Oct 2004 16:13 GMT | 1 |
I use the "Function Item_Send()", but can't seem to find notes on "Function Item_Delete()". Is there a delete function or something that would work similar? Thanks. Wanda
|
| How to create a new data type in .pst | 12 Oct 2004 15:25 GMT | 1 |
Is it possible to create a new data type in outlook, . Currently there are contacts, calendar, etc etc like a folder, that displays entries from a sql table on the right.
|
| Print email with a pop-up print dialog box? | 12 Oct 2004 15:23 GMT | 7 |
I'm using MailItem.PrintOut method to print the selected email. I need to know how to open the email and populate the print dialog box instead of print the email directly. The PrintOut method does not take any
|
| How can I add an .msg file to a word document using VBA. | 12 Oct 2004 08:12 GMT | 3 |
I can add picture, xls, etc files to a word document using vba. But for msg files I havent find a way.
|
| Extracting User Properties | 12 Oct 2004 05:51 GMT | 1 |
I'm using following code to extract certain user properties from post items located in a public folder. Looks like when user properties are requested items stay open. When I check the Task Manager, I can see that memory usage is increasing. After about 100 items my screen starts ...
|
| Items.Find method? | 11 Oct 2004 23:01 GMT | 1 |
Since we'll have tons of emails, I want to know how efficient this Find method is. Is there any other method with better performance to look up an email item? Thanks. B
|
| Bypass Outlook's Address Book Warning Message | 11 Oct 2004 05:38 GMT | 1 |
Is it possible to prevent Outlook displaying it's warning that a program is trying to access your address book when you have developed an application to send legitimate e- mails, as this is very annoying for Users.? Is there a
|
| Free/busy | 11 Oct 2004 02:37 GMT | 4 |
Previously Dimitry has pointed out that by calling Call Namespace.CreateRecipient, then Recipient.FreeBusy or in full
|
| Automating Compacting of .pst using VBA | 10 Oct 2004 16:59 GMT | 1 |
Is it possible to compact an Outlook (.pst) file using VBA? I have several profiles and at least a dozen archived files I would like to be able compact via a click of a button. Thanks!
|
| Newbie Question | 08 Oct 2004 18:44 GMT | 9 |
Can anyone guide me as to how I might accomplish this? 1. I need to select (highlight) about 11 emails in the Inbox. 2. Save the bodies out to 11 individual text files. I assume I would need to create an array of file names or build the names on
|
| Does a contact exist | 08 Oct 2004 16:07 GMT | 4 |
I would like to know how to check if email addresses in my Contact database are valid in order to create a list of Contacts to be deleted. If I just send a short email, address invalid responses come back in many formats which
|
| Redemption | 08 Oct 2004 00:43 GMT | 2 |
Can I use Redemption COM in some of the function like extracting the MSG content without the present of Outlook? thank you.
|