|
|
Outlook Appointment lable by
Bill Dilworth
I am trying to somewhat standardize the way my flights hotels and rental
cars appear in my outlook schedule. I will create a simple VBA form and...
|
|
3 |
4 |
|
|
Saving HTML attachments by
Shay Levi
Can anyone provide a macro for saving HTML attachments source as text files
in Outlook 2007?
-----
Shay Levi
$cript...
( 1 2 3)
|
|
23 |
24 |
|
|
|
|
3 |
4 |
|
|
|
December 28th 07 11:26 PM
by Newt
|
6 |
7 |
|
|
Is this possible? by
bburke
I'm looking for some coding ideas of how to use VB to modify the per
user settings in Outlook 2003. In particular I want to be able to
script the...
|
December 28th 07 06:58 PM
by bburke
|
2 |
3 |
|
|
|
|
1 |
2 |
|
|
|
|
1 |
2 |
|
|
|
|
1 |
2 |
|
|
Syntax error in a print-1st-page macro by
Julio De Icaza
Hello coding guys,
I'm new to this but think is a easy deal: Create a macro to print the first
page of an opened email message, using the following...
|
|
1 |
2 |
|
|
|
|
0 |
1 |
|
|
NewInspector questiob by
mkboynton via OfficeKB.com
Can someone tell me why this does not write to the message body? I am
stumped! I have placed it in the ThisOutlookSession.
Public WithEvents...
|
|
7 |
8 |
|
|
Set reminder flags for recipient by
JP[_2_]
Hello,
Would setting 'FlagStatus' & 'FlagDueBy' for an outgoing email message
also create reminders on the recipient's computer, or only...
|
December 26th 07 07:51 PM
by JP[_3_]
|
8 |
9 |
|
|
How to detect flag event from vba? by
yajiv.vijay@gmail.com
I want to move a message to a specified folder once its flagged. How
can I detect that flagging event from vba?
|
|
5 |
6 |
|
|
get phone no from addressbook by
shubhangi
hello
I'm displaying AddressBook in Outlook 2007 (from VSTO Addin)with
App.GetNamespace("MAPI").GetSelectNamesDialog
The user is allowed to select...
|
|
4 |
5 |
|
|
|
|
5 |
6 |
|
|
Addhandler not working by
Dhananjay
Hi all,
I have created one COM-addin in VSTO SE / VB 2005 / Outlook 2003.
Same code works fine when I created the addin for outlook 2007.
My code...
|
|
0 |
1 |
|
|
|
|
1 |
2 |
|
|
|
|
16 |
17 |
|
|
|
|
1 |
2 |
|
|
Message Field by
Josh Andrews
I am trying to create a custom field in a view. I want to use the InStr
function to scan the text of the message and find some particular...
|
|
3 |
4 |