Microsoft Outlook is a personal information manager from Microsoft (most notably used for handling e-mail), available both as a separate application as well as a part of the Microsoft Office suite.
For some weeks now we have been fighting with an issue where at a small number of customers our Outlook …
exception exception-handling outlook add-inI would like to get the active opened MailItem (whether it's a new mail or a received mail). I need …
vba outlookI have the following code and for the life of me I can't get it to work in Microsoft Outlook. &…
html css outlookI have multiple contacts vCard VCF file created on my Android device and I would like to import it to …
import outlook outlook-2010 vcf-vcardCan someone point me in the right direction? I know it has to do with attaching a .ics file, but …
php outlook icalendarI have a folder which contains a number of emails and sub-folders. Within those sub-folders are more emails. I'd like …
vba outlook mailitemI have written a message handler function in Outlook's Visual Basic (we're using Outlook 2003 and Exchange Server) to help me …
vba outlook typeof mailitem outlook-2003I am creating an HTML email to be sent to a user. If there is a valid email address to …
html outlook