| Thread | Last Post | Replies |
|
| How to record time spent reading and writing e-mails? | 07 Apr 2008 17:47 GMT | 2 |
Dear Friends, I need to track how much time an outlook user spend reading and writing e-mails every day. Which events should be useful?
|
| How to compress a folder (pst file) from vba? | 07 Apr 2008 16:36 GMT | 2 |
I want to compress all the pst files which are loaded in outlook. Is there any chance to do so, without manually open the properties page for each single folder? thanks,
|
| Multiline Email using VBA and Redemption | 07 Apr 2008 13:55 GMT | 3 |
From Access I need to send a multiline email. I have been able to do this with no problems if the message is short but this is a complicated text body. I have entered "& vbCrlf" after each line return. When I send myself a test message, I see just the last line of the email.
|
| northwind sample-- sales by category form explanations | 05 Apr 2008 14:34 GMT | 2 |
From Northwind database, SALES BY CATEGORY AND PREVIEW AND PRINT, are my exact needs to manipulate my data. Like I have introducers who introduced members. By clicking on the introducer or by selecting three or four introducers, i should have the
|
| WCF Service | 04 Apr 2008 16:01 GMT | 4 |
Is it possible to call WCF Service from outlook (Visual Basic Editor)? if it is, how we can call. please, give me some useful link or sample. Thanks for your help,
|
| How to get folder size of a pst | 04 Apr 2008 14:04 GMT | 1 |
I need to have the folder size of a personal folder (pst) I've already implemented a simple (but slow) solution, may there is a better function already included in the outlook objects ? How does it works on "properties" -> "folder size" ? It seams to be faster.
|
| WIndows API Timer operations / wrapper class ? | 04 Apr 2008 14:03 GMT | 1 |
I need some advice about below issue. Welcome useful link. Thanks, soworl
|
| How to activate a macro | 04 Apr 2008 00:05 GMT | 1 |
My experience programming macros is very basic. I just created a couple in Outlook 2007. When I tried to run them I received an error message that they are not activated. How do I activate them?
|
| Exchange Server 2007 and exporting mailboxes | 03 Apr 2008 19:34 GMT | 1 |
Hi... I'm a complete newbe when it comes to Exchange Server. I've been tasked to see if it's possible to use the Exchange Server 2007 SDK/API's to export the complete contents of individual Exchange 2007 mailboxes
|
| ControlSource or Control Source | 03 Apr 2008 16:00 GMT | 1 |
In a field of my custom form, is there a way to link the data directly to an SQL database? Perhaps through the controlsource or control source under advanced properties? Thanks,
|
| Clipboard Issue copying from Outlook. | 03 Apr 2008 07:46 GMT | 6 |
I have an Outlook COM Add-in written in VB6. It must run on Outlook versions 2000-2003. It currently saves the clipboard data, uses the clipboard to add images to custom commandbar buttons and restores the clipboard so the users' information is preserved.
|
| reminder question | 02 Apr 2008 22:58 GMT | 12 |
is there any way to dismiss when Application_Reminder is called. I need to excute some code when reminder called, then I'd like to dismiss that reminder without clicking the dismiss button. when below code is running, the reminder cannot dismiss coz reminder is not
|
| Add Toolbar Control In Outlook To Open A URL | 02 Apr 2008 22:54 GMT | 3 |
Hi: I'd like to add a control to the standard toolbar of the New Appointment form, that, when clicked captures the selected Start Time and End Time of the appointment and navigates to a given URL with these items in the query
|
| Username and password | 02 Apr 2008 08:27 GMT | 4 |
How can i pass on username and password to a website?
|
| Looping Subfolders in this code | 02 Apr 2008 02:12 GMT | 2 |
I have some code I am using to store email information into a SQL Server table. Everything is working fine except I now need to add the ability for the macro to loop through any subfolders and append those emails also.
|