|
|
Programming a syncrhonisation with Outlook by
DRIESSEN Michel
Hallo,
Is there somebody who has some experience in programming a synchronisation
with Outlook ?
If yes, how can I program such a synchronisation...
|
|
7 |
8 |
|
|
VSTO addin for all users by
Dhananjay
Hi all,
I want to mass install my addin from Active Directory. I have created
my addin in VSTO SE in VB 2005 for Office 2003. Now if I install...
|
|
2 |
3 |
|
|
|
|
1 |
2 |
|
|
Popping up Outlook contact via API by
voipfc
Is there a method of calling up a contact record in Outlook if a
unique ID of the contact is known through some API?
Is there some DDE method in...
|
|
5 |
6 |
|
|
Getting Outlook out of the tray by
derobins
Hi,
I have no problem getting Outlook into the tray with
Outlook.ActiveWindow.WindowState = olMinimized
But how can I maximize from this state?...
|
|
4 |
10 |
|
|
Smarter NameSpace Reference... by
DG
I am using the following code in a VB.Net 2005 add-in for Outlook 2003 and on
50% of my workstations I get a Cast Object error. So obviously my...
|
|
1 |
2 |
|
|
|
|
0 |
1 |
|
|
Find exact e-mail in other users folder by
Johny
Hello,
please, could anyone advise me with my problem ?
My team-mate and me get the same emails. Who answers first should mark the
same email in...
|
October 20th 07 12:56 AM
by Johny
|
4 |
5 |
|
|
How to set field value by RDO? by
Peter Marchert
Hello,
I found code on Dmitrys Homepage to read field values by RDO but not
how to write new values to a field. The code should set the color...
|
|
6 |
7 |
|
|
|
|
3 |
5 |
|
|
|
|
2 |
3 |
|
|
|
|
4 |
5 |
|
|
|
|
3 |
4 |
|
|
variable by
Joel Allen
Hi,
In my custom form code, I have global variable:
Dim varDocumentation
Further down in my code, I add things to the variable like this:
if...
|
|
5 |
6 |
|
|
Learn VBA to customize Outlook 2003 by
Alice
Essentially, I understand from this discussion group that we have to learn
VBA in order to customize Outlook. There is no ability to record macros...
|
|
1 |
2 |
|
|
Temporarily Disable Auto-Signature by
Phil Gurr
Hello, I am trying to write a little client macro that will intercept
incoming emails to a group mail-box, log them in a database and send back a...
|
|
2 |
3 |
|
|
update xheader of received message by
sd[_2_]
hi
I've added xheader(Matter) to message using Redemption.Now On receving
end I extract
my xheader using redemption(by means of...
|
|
5 |
6 |
|
|
Comparing email address with contacts by
Patrick Pirtle
I'm using an app that redirects incoming emails to
different folders based upon categories assigned in
my contacts I use the lines:
strAddress...
|
|
0 |
1 |
|
|
vba to convert outlook msg's to PDF by
Leon[_2_]
I have been looking for a VBA script to convert incoming msg's to PDF in
outlook.
I have PDF maker installed but i want to automate the...
|
|
1 |
2 |
|
|
Opening Outlook from Access by
NevilleT
I am trying to send an email with an attachment from Access 2007. I ran into
problems with getObject and createObject. The object is "Nothing"...
|
|
1 |
2 |