Home Tips+Tricks Programming

Newsflash

The Outlook® add-in ChangeNames was tested for viruses by SoftPlatz.com.

 Read more...
Programming
Insert a date in front of the subject of an e-mail Print E-mail

You can attach the current date in front of the subject of an e-mail with a mouse click by means of this code:

Read more...
 
Delete Duplicates Print E-mail

User often have same contacts more the one time created or they exists through import actions. With Microsoft Outlook® you can export addresses in a file, delete them in Outlook®, import them again and check the option Do not import duplicates. The problem here is that it is not documented what Outlook® define as a duplicate.

Read more...
 
Auto file depending on the recipient Print E-mail

In Outlook® you can set up a rule to save a copy of sent e-mails in a defined folder. To file the e-mail (without copy in the sent items folder) in a defined folder you need some code.

Read more...
 
Read request by receipient Print E-mail

You can setup in Outlook® to get always a read and/or delivery request but also for single e-mails.

Read more...
 
Mail copy (BCC) depending on the recipient Print E-mail

With the following code you can send for dedicated recipients (strRecipients) a mail copy to strBCC.

Read more...
 
Combine functions Print E-mail

Some of this programming examples, which are sensitive to the send event can be combined.

Read more...
 
Delete changed e-mail without confirmation Print E-mail

If you delete a changed e-mail, Outlook® asks you if this should really be deleted. If you don't like this question you can use the following code:

Read more...
 
Open IMAP folder Print E-mail

IMAP folder always will be shown closed when Outlook® starts up. The following code opens all folders with the name Inbox and at the end a predefined start folder.

Read more...
 
Always BCC Print E-mail

Some users wants to send a copy of all their sent mails to an additional e-mail address which should not see others (BCC field).

Read more...
 
Get read-/deliver request confirmation by mouse click Print E-mail

In Outlook® you can generally request and read- and/or delivery confirmation or for each case in the options of a new e-mail. To get a request by a mouse click you can use the following code example.

Read more...
 
«StartPrev12NextEnd»

Page 1 of 2