Skip to content
Pranav on .NET
ramblings and technical insights of a coffee addicted developer
  • Speaking
  • Who is Pranav?
  • Contact

Tag: Outlook Addins

Outlook

Getting To, Cc and BCc email addresses from a MailItem in Outlook

Posted on June 18, 2010 by pranav / 3 Comments

Seems to be a simple task. Right? But, not exactly. Say olMailItem is the object of Outlook.MailItem. From olMailItem.TO, olMailItem.CC and olMailItem.BCC, we g...

VSTO

Importing an EML File into Outlook

Posted on May 18, 2010 by pranav / 0 Comment

I am trying to create a mail item in Outlook with old date and time, which looks some thing like an Inbox Mail Item which arrived long back. After some painful ...

Outlook/VSTO

How to get Sender Email Address from MailItem in Exchange Accounts?

Posted on May 5, 2010 by pranav / 0 Comment

For getting Sender Email of a MailItem in POP3/SMTP accounts if pretty easy. We can get that by olMailItem.SenderEmailAddress. But, for Exchange Accounts, its  ...

Troubleshooting

Troubleshooting Error – Unable to cast COM object {00063034-0000-0000-C000-000000000046}

Posted on April 20, 2010 by pranav / 0 Comment

Have you ever suffered from the following error while working with COM objects? Unable to cast COM object of type ‘System.__ComObject’ to interface ...

Deployment/VSTO

Deploying Office Solutions Using Windows Installer

Posted on October 10, 2009 by pranav / 0 Comment

Just found an awesome link from Microsoft`s MSDN site on Deploying VSTO solutions, enhancing setup project by adding features like installing prerequisites and ...

General

Why add-ins load slowly?

Posted on July 28, 2009 by pranav / 0 Comment

Hi all, This question pestered my mind for so many days. I have developed an add-in. It is working fine but taking much time to load. After studying all the iss...

© 2021 Pranav on .NET
Powered by WordPress | Theme: Graphy by Themegraphy