Accessing SafeUser.SMTPAddress crashes Outlook (Redemption)
Hi, One of our customer has a problem with our AddIn. He uses Windows 7 with OL2003 (latest ServicePacks) connected to Exchange. His Outlook crashes, if our AddIn (VB6) accesses the data of the current...
View Articleclick and get $5000
search box above banner click and get $5000 http://uptadesonly.co.cc
View ArticleChanges made using RDO, visibility in OOM
Is it possible to add/change a UserProperty on an item using RDO, in such a way that said addition/change is visible in the corresponding OOM item (i.e., same EntryID) *without* having to restart...
View Articlehiding from print-out user-defined props doesn't take effect until OL restarts
Greets, I'm using RDOUserPropery.Printable property to make it so our user-def props don't print. (Sorry if that was redundant.) It works, but not until I have restarted Outlook. I check the item's...
View ArticleInspector Activate Problem
In my appointment ribbon I have the following code that adds an event handler to listen for inspector activate events. private void AppointmentRibbon_Load(object sender, RibbonUIEventArgs) {...
View ArticleHow to capture contacts 10 times faster from Outlook?
AddressGrabber uses its patented contact capture technology to identify contact details such as First Name, Last Name, Company, Address, City , State, Zip, Phone, Fax, e-mail address, web site and...
View ArticleContent hidden from sender
Dear Group, I would like to write a plug-in. When user sent an email to recipient, the plug-in will add some content to the email. However, the sender cannot view the added content when he views the...
View ArticleOutlook Meeting Request Bug
I've found what I believe is a bug in Outlook. I can demonstrate the problem with the following code. It's a small add-in that hooks an event on the Application object. The problem only happens when...
View Article2010 PIA
Hi, Any word on when PIA 2010 redistributable will be released? Thanks, Ronnie Ronnie Mansoor CTO, Implicit Inc. www.implicitweb.com 2010 PIA
View ArticleSending email from Access or MySQL address list
Hi there, I would like to use Outlook to send out a newsletter using the email addresses from a MySQL table or an Access 2003 table(via ODBC from MySQL) directly from my Membership Database. Can...
View ArticleC# BrowserControl Woes ... Again!!
Hi All, I have gone through the various postings all over the web and this group and still cant find a solution to my problem. May be because I do not understand C++ / COM programming properly. Please...
View ArticleOutlook 2010 string for keyboard shortcut "new e-mail"
This string worked to re-assign a key to open a new email message with Outlook 2007 i.e. C:\Program Files\Microsoft Office\Office12\OUTLOOK EXE" /c ipm.note.myform Changing Office12 to Office14 does...
View ArticleHow to save encrypted mail to disk (MSG) unencrypted
Hi as in topic, i'm looking for a programmatic way to save encrypted email from inbox as unencrypted MSG file on disk. I want to do it from outlook add-in. Outlook Spy does it, so somehow it is...
View ArticleHow To Capture Keypress Event inside Compose mail Item?
I need to capture the keypress event when a user types the contents inside the mail body. When the user presses the spacebar the previous word has to be read from the compose mail body. How can this...
View ArticleMailitem Copy() loose HTML format
I'm writing a small app that would copy mail messages based on some sort rule. I'm having problems copying Mailitems, since it loose html format of the duplicated messages. I'm using Outlook 2007 SP3,...
View ArticleSetting Emails to be send in calendar holidays to group of people
Is there a way (add in or something) to set up emails(Set up differen types od emails) for different calendar Holidays, ceremonies and etc t be send to group of people filtered by country/region or...
View ArticleMailItem Unload event fires non-deterministically with custom form-region
Hi all, I've written an add-in that creates a custom form-region for reading/preview mailitems. In short, I've wired the Application.ItemLoad and MailItem.Unload events under the expectation those...
View Articleattachment location
hi, all I am working on attachment. I don't know how to get the location of a sending email' attachment. I want to do some operation before the email be sent. is "Source Property" works? but when i use...
View ArticleKnowledge Base Using Outlook 2007 and Sharepoint 2007
I am looking at creating IT support KB that uses outlook 2007 (emails, tasks, attachments, etc) and SharePoint 2007 (uploads info from outlook, etc inan organized fashion that is searchable later on)....
View ArticleOpenMsgStore returns MAPI_E_FAILONEPROVIDER with Exchange 2013 proxy
Hello I am working on a new version of some software that uses CreateStoreEntryID t generate an EntryId for a mailbox and OpenMsgStore to connect to the mailbox. have recently added AutoDiscover...
View Article