|
|
Number of mail recipients by
Jacob Havkrog
Hi group
Can anyone tell me, how many recipients I can add (programatically) to the
To:, Cc: and Bcc: field
Using Outlook?
Using Outlook...
|
|
1 |
2 |
|
|
|
November 9th 07 10:26 AM
by sue2uk
|
2 |
3 |
|
|
create desktop alert by
bzuerlein
I'm just starting out with VBA in Outlook, but, is there any way to create a
desktop alert, similar to the one that pops up when new mail comes in?
|
|
3 |
4 |
|
|
Send invitation project by
LEE
I got an excel file with three columns: serialno, name, email. How can I send
individual email to everyone (i.e. only one address in To:) on the...
|
|
1 |
3 |
|
|
Make category field required for tasks by
Murphybp2
I would like to make the category field required for every task that I
create. If I try and save a task without populating the category, I
want the...
|
|
2 |
3 |
|
|
Adding Task to Outlook by
gumby[_2_]
Option Compare Database
Option Explicit
Function AddOutLookTask()
Dim OutlookApp As Outlook.Application
Dim OutlookTask As Outlook.TaskItem
...
|
|
1 |
6 |
|
|
|
|
1 |
2 |
|
|
C#/VB Application by
p_larkin
Is there anyway in which when you open an new mail message form you can open
a C#/VB Application (editor) that once completed will return a string a...
|
|
4 |
8 |
|
|
|
|
2 |
3 |
|
|
|
|
4 |
5 |
|
|
Standard Text in a new E-Mail Message by
Bob Miller
We are using Outlook 2003/SP2. I would like to be able to insert some
default text into a new E-Mail message when the message is created based on...
|
|
1 |
2 |
|
|
|
November 6th 07 06:01 PM
by Jpgoyen
|
6 |
7 |
|
|
Repost: Comparing Senders with Contacts by
Patrick Pirtle
I've written an app that redirects incoming emails to
different folders based upon categories assigned in
my contacts. I use the lines:
...
|
|
6 |
7 |
|
|
|
|
1 |
2 |
|
|
|
November 5th 07 06:30 PM
by JP[_2_]
|
8 |
9 |
|
|
|
November 5th 07 05:11 PM
by dch3
|
5 |
6 |
|
|
Extracting info from an Outlook email by
Rob
I want to automatically extract the body of an incoming email and export the
result to a database or spreadsheet. Similar functions are available...
|
November 5th 07 04:48 PM
by JP[_2_]
|
3 |
5 |
|
|
|
November 5th 07 02:59 PM
by JP[_2_]
|
4 |
5 |
|
|
Outlook View Control: Viewctl by
Clive
I'm using the Outlook ActiveX View control in a VB app and I can't see how
to get it to seek to a specified Email.
What my customer wants is for my...
|
November 5th 07 04:35 AM
by jim
|
3 |
4 |
|
|
|
November 3rd 07 10:18 AM
by sd[_2_]
|
0 |
1 |