Quantcast
Browsing latest articles
Browse All 109 View Live

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

MS Access to send e-mail. How?

I am trying to use Access to automate the sending of a number of messages.I have the following code (stolen from MS KB161088 and modified) which fails with error code -1594867707 (a0f04005) when...

View Article

How to change default PST's path when outlook running via VBA?

How to change default PST's path via VBA when outlook running? This is my first to post issue to an English forum. I am developing an outlook add-ins via VBA,and i got a problem that how to change the...

View Article

Questions on the OutlookRibbonXCS example

Hi, I studied the OutlookRibbonXCS example but don't understand everything completely. Looking at public bool ColorWidgetsGroup_GetVisible(Office.IRibbonControl control) {...

View Article


Accessing a Form Region from an Inspector

Hi, if I have the reference to an inspector, is it possible from there to access its form region? (Outlook 2007, COM Addin, c#) Thanks Tom

View Article

Logon box -- need to get rid of this

http://msdn.microsoft.com/en-us/library/aa220124(v=office.11).aspx should answer my question but what is meant by "Profile" ? I've tried various guess for profile but can't come up with it. I am using...

View Article


Programmatically display UDF in Outlook Folder

Is there a way to display a User Defined Field programmatically in an Outlook Folder?. Here's how I create it (VB2008 and VSTO3): usrProp = m_Item.UserProperties.Add(strPropName,...

View Article

to many open objects

using System; using System.Collections.Generic; using System.Linq; using System.Text; using Microsoft.Office.Interop.Outlook; namespace PrintContacts { class Program { static void Main(string[] args) {...

View Article


Emailing Distribution List

I'm trying to automate sending an email to a distribution list in Outlook 2003 using C#. I have a DistListItem object and I'd like to somehow add that to the BCC field of a MailItem object. Is this...

View Article

Microsoft.Office.Interop.Outlook

outlook 2003 catander items.restrict when restricting items by dates - if dates span year boundary (i.e. from 01/12/09 to 31/01/10) restrict returns only items in latest year (i.e. only items in...

View Article

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 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

"E_Abort" error

When I run the below snippet of code on a Vista Enterprise box using Outlook 2007, the following error occurs: "An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in...

View Article



Set Outlook to offline from C#

Hi, I am trying to set MS Outlook to "Work Offline" from within C#. I have managed to figure out how to read the offline status of Outlook from within C# using the code below: Outlook.Application...

View Article

Outlook macro - SendUsingAccount - settings error or bug?

Hi, I am using Outlook 2010, and have two mailboxes, individual mailbox A (Angela) and group mailbox B (Bank Department), When I open a mail from Mailbox A, and run macro ReplyAll() below, the FROM...

View Article

Outlook [Options] menu font too big

Hi: Outlook 2002 I have a problem with the Options menu and the Properties menus not displaying the correct font. The font is large and in bold and some of the menu is inaccessable. I have run the...

View Article

3rd party application must require Outlook to be running in order to send out...

I got a legacy 3rd party application that uses Outlook to send out Email - the new emails appear in the Outlook Outbox and gets delivered when Outlook sends email (either automatically by settings or...

View Article


export to VCard file format ?

Is there some way to allow Outlook 2002 to export to a VCard file format ( i.e. *.vcf file ) ?

View Article

A program is trying to send e-mail on your behalf , how to bypass this message

I have an app in VB.net that use outlook object to send an email using an exchange server, but when I send the email I get "A program is trying to send e-mail on your behalf" so can I bypass that...

View Article

Opening Outlook new MailItem Display from Asp.net?

Hi, I was wondering if it's possible to open an Outlook 'new mail' dialog and insert an attachment from an ASP.Net web page. I'm trying to run this from the Intranet and the I do have outlook on my...

View Article


c# application with interop.outlook.dll

Any one can help me? I have developed a c# application using interop.outlook.dll function. I can run this application by using schedule task on my PC, but when I copy this application file to another...

View Article


scanpst.exe

What recourse is there if scanpst.exe does not fix the .pst file? Scanpst.exe hangs up in the "repair" stage; Task Manager says it "Not responding".

View Article

Outlook 2007 to Access 2007 via External Data Error

When creating a link between Access and Outlook, I get a message stating "Object or class does not support the set of events." I created a blank DB in access I select Table1 External...

View Article

Outlook XP (2002) startup error: "...requires Microsoft Outlook Express 4.01...

On a system running WinXP Pro w/ SP2 and Office XP. Attempts to open Outlook result in the error message: "Cannot start Microsoft Outlook. Outlook requires Microsoft Outlook Express 4.01 or greater....

View Article

Outlook 2003 unable to access menu by right clicking on message

We have recently upgraded from Office 2002 to Office 2003 on Windows 2000 PCs. Two users are unable to right click on messages to get the menu options (junk e-mail, etc.). It was working for them...

View Article


TLS Support

Hi Folks, My server supports TLS but Outlook 2003 only give me a checkbox for "SSL" -- which is close, but not quite the same thing. As a result, the server logs show only confusion when I select this...

View Article

EntryID

I read that if just using standalone Outlook that the EntryID may change if the user moves an email to another folder. So how do we have a unique key on an email?

View Article


CustomTaskPane in PLace of Reading Pane

Hi, I just added a CustomTaskPane to my Exlorer window (Outlook 2007, COM Addin C#) It works, but it strechtes ober the whole witdh of Outlook and not only below the Explorer View as the standard...

View Article

After resizing Custom Task Pane "BeforeFolderSwitch" Event handler stopps...

Hi, a strange behaviour. I Developed a Custom Task Pane and want to be it visible when the user moves to a certain folder. This works fine: private void InitGlobalEvents() {...

View Article


Problem wit deploying Outlook Add-in

Hi, I have my first .net Outlook Add-In (Beta) finished and it runs great on my machine. I wanted to give it some friends for testing but it fails to run. It reports a COM-Error when trying to activate...

View Article

Outlook 2003 ignores [E]SMTP welcome banner and refused to send mail....

Hi Folks, I'm running Outlook 2003 (SP3). Outlook is not recognizing the SMTP greeting from the mail server and as a result terminates the connection without doing anything. I have tried all...

View Article

Outlook 2003 and TLS

I'm running Outlook 2003 (SP3). The server is offering "250 - STARTTLS" and Outlook 2003 has a checkbox "This server requires an encrypted connection (SSL)" We all know that SSLV3 is approximately...

View Article

How to tell which email item fired the event

I am writing a utility which is supposed to monitor my junk folder. Each time a new email comes into the junk folder it gets the email address of the sender and checks to see if it is in my customer...

View Article


Having problem in Microsoft Outlook Automation

hi guys, I am working on a windows service in which i'm trying to automate outlook to send emails periodically based on some criteria. I developed and tested the code in a console application first and...

View Article

Browsing latest articles
Browse All 109 View Live