Quantcast
Browsing all 109 articles
Browse latest View live

Creation of "Sent" email

Hello colleagues! It may sounds weird but I need to create a new mailitem having a status "sent". Unfortunately, this mailItem property is read-only and I have no clue how to work-around it. The only...

View Article


New Outlook.Application Causes Error

In VB6, all my code works if I use an existing instance of Outllook, but if I try to instantiate a new instance, I get Error 2147023782. This happens if I use early or late binding. Both of the...

View Article


Can't "Advance search" .pst files in Outlook...

....after upgrading to Office 2007 under XP and installing what I now know is the infamous Windows Search 4.0. I can search my Inbox and Sent folder but consistently get null results when I search any...

View Article

Zip the Microsoft.Office.Interop.Outlook.dll with my application.

To use Outlook 2010 within my C# application I need to be sure that the proper Microsoft.Office.Interop.Outlook.dll (version 14) exists in the accessible path. This dll comes with Visual Studio 2010,...

View Article

Problem running form from toolbar in correct profile

Hi there, At work I have 3 Outlook windows running at all times, 1 personal mailaccount and 2 accounts shared with co-workers. The instances are started through a shortcut with a profile "profilename"...

View Article


Windows Mobile Device Center does not "see" Outlook 2010

OS: Windows 7 64-bits App: MS Office 2010 RTM 64 bits I just installed Office 2010 RTM. Mobile phone will no longer synchronize with Outllok, WMDC 6.1 claims Oulook is "not installed". Is there a...

View Article

Slow performance of preview pane

I am wondering if anyone has seen this and has a fix? When using Outlook with the preview pane turned on, you select a new email and the email is very slow to display. As well if you double-click an...

View Article

Custom Fields SharePoint in Outlook

Hi, First of all, sorry for x-posting, but I've set at least a follow-up to: microsoft.public.developer.outlook.addins I am not 100% sure if I have found the right group anyways, but let's begin first:...

View Article


Outlook is premier client

Outlook is premier client

View Article


Outlook automation - SendUsingAccount readonly?

Hi experts, I am trying to change the default Outlook account but it seems to be readonly for new mail messages... Does somebody know the solution? My code (Visual FoxPro): oOutlook =...

View Article

Importing Email

Using, dotnet, I am importing emails to just load into a datatable. The one type of email I am not sure how to handle better is an email that has a digital signature, and in Outlook, the digital...

View Article

Outlook

Hello, sorry to disturb it s my first time interacting with Outlook and i really need help. I m creating a pdf report when a mail is send with outlook. I have some code in C# and everything works fine...

View Article

Outlook Object Model and Multi-Threading

Is it possible to safely access Outlook data via Outlook PIA's in a C# windows application using multi-threading? I am aware that the documentation for MAPI (http://msdn.microsoft.com/...

View Article


Bulletproof Exiting Outlook (and not crashing)

In building an Outlook integration, I try to exit Outlook this way: Marshal.ReleaseComObject(objOutlook) objOutlook = Nothing Before I did this, sometimes this code would not execute, and Outlook would...

View Article

Internet Explorer Script Error

I have a website folder in Outlook with a few sub-folders to specific websites (3). On two of the websites that I'm pointing to, when I click on it, I get a series of Internet Explorer Script Errors...

View Article


Decrypt a mail with MailItem of Outlook and Certificates of VerSig

Hi, i have one a problem, i am develop a application who read a mail from Exchange Server. my application using Primary Interop Assemblies (PIA) for connect with Exchange Server to simulate a Outlook....

View Article

Outlook Object Model returns new id of public folder items

Hello, I have a strange behavior when retrieving items from public folders. I use Java and Comfyj to connect to Outlook. It uses the Outlook Object Model. What I have done so far. 1) Connecting to...

View Article


Detect Outlook Crash

Is there any way to detect when outlook crashes while I'm connected to it? I have a program which checks my hotmail account by using outlook connector to read my emails in outlook, then I...

View Article

Creating or modifying Outlook .Nk2 file in C#

Hi, I need to create or modify the Outlook .Nk2 file using C#. Help or documentation regarding the same is insufficient. Please help me. Thanks in advance! Unni

View Article

Block incoming emails in Outlook

Hi, I need to block incoming emails (basically SendAndReceive operation) in Outlook for a specified duration(say 1 minute). I need to do this programmatically in C#/C++. Please help me.. Thanks in...

View Article
Browsing all 109 articles
Browse latest View live