| Thread | Last Post | Replies |
|
| Attaching Files To Emails | 18 Nov 2004 06:22 GMT | 1 |
How can I get the following code to instead of attaching a file that I specify in code to the email. I would like to make it open a browse screen so that they can browse to a file for me at attach to the email. With MailObject
|
| How get informations of Calendar in VB ? | 17 Nov 2004 22:54 GMT | 1 |
I would like to know how I can access to the informations of a calendar's user, with a script VBS, or in VB ? Thanks. RV
|
| Change Folder for Saving Attachments | 17 Nov 2004 22:44 GMT | 1 |
I want to change the default folder for saving attachments to incoming e-mails. (That is, when I click on an attachment and choose Save As, I want a different set of folders to show up.) I haven't found any way to do this from the regular menu. Is there a way in
|
| How to keep users from having two "Inbox" Explorers open at the same time? | 17 Nov 2004 15:43 GMT | 11 |
I have a set of mail journaling macros in the "ThisOutlookSession" that ask the user if they'd like to journal an item once the selection changes to a new item. It works by Setting myExp = Application.ActiveExplorer at the Application_Startup event. Then whenever the CurrentFolder ...
|
| Continual notificatioin of new email | 17 Nov 2004 15:31 GMT | 4 |
Wouldn't it be nice to have the option to have continual notificatioin of new email, w/different toggles, similar to an answering machine? In this way, those who are constantly online because of DSL or higher speed, and have their Outlook set up to Recieve every five minutes, ...
|
| Delivery Options | 17 Nov 2004 14:44 GMT | 3 |
I would like to create a macro which when invoked has the effect of adding a Email address to the deleivery options of the Email being written. [The same as View|Options|Delivery options|Have replies sent to:] I will not require the address to vary to new reply to address can
|
| Outlook VBA and Userforms - (Attachtments) | 17 Nov 2004 14:29 GMT | 1 |
Could someone help me get started or tell me where to look for the info... When I get an email with an Certain attachment(s), I need to be able to click a buttom that will pop up a form that has a few checkboxes and 1 textbox. (I
|
| Programmatically Add ActiveX Control to form | 17 Nov 2004 14:19 GMT | 4 |
I need to add a custom ActiveX control at runtime. Is it possible? If so how? Thx AB
|
| Attachment | 17 Nov 2004 12:14 GMT | 2 |
Hello Team, I am developing in Outlook2003 on Exchange2003 with VBA and VBScript. In Outlook a user can insert the text of a file into his/her message via the "insert attachments" dialog by selecting the correct way to
|
| Current date range showing in a calendar view | 17 Nov 2004 06:59 GMT | 1 |
I am developing an Add-in which creates a filtered view programatically. The view is based on the standard Day/Week/Month view and filtered by labels and categories. When I switch to the new filtered view, the visible date range resets to include the current date.
|
| Need access to message header | 17 Nov 2004 05:54 GMT | 2 |
How can I get header of a mail message in Visual Basic? There's "Internet Header" fieds in dialog window "Message Parameters" which can be opened with contexed menu item "Parameters". But I need access to message header in Visual Basic.
|
| Move method doesn't move item | 17 Nov 2004 03:44 GMT | 11 |
All- NOTE: my code is posted at the BOTTOM of this message. I'm using Outlook 2000 VBA on a Exchange 5.5 client mailbox, and I have a situation where I am responsible for another special account
|
| How to save OLE Object in Redemption? | 16 Nov 2004 19:35 GMT | 3 |
|
| Redemption SafeCurrentUser returns "Unknown?" | 16 Nov 2004 19:33 GMT | 11 |
I was using CurrentUser property off Outlook Object Namespace. Since it triggers the security popup, I'm testing this with Redemption. The following is what I have. I tried both oRdpUser.Address and oRdpUser.Name
|
| Profile setup | 16 Nov 2004 19:14 GMT | 3 |
I want to be able to setup a profile using a visual basic gui. E.G. Exchanger server name, mailbox name etc... Is this a registry setting or is it more complex than that?
|