outlook
How to read app.config for outlook add in
I would like to know following 2 things. I am using outlook 2007 Add in. How to read App setting for deployed outlook plugin.[详细]
2023-04-11 12:43 分类:问答Editing Contacts info in WP7
Recently in my Country (Egypt) They decided to edit the phone numbers prefix to add an extra number to each cell phone prefix (ex. 011->0111 )[详细]
2023-04-11 12:32 分类:问答Change "Item.To" value in outlook when sending a message using VBA
I\'m trying to change the email address in Send To field in Outlook when the user press send button. for example , if the current Item.To value = \'aaa@example.com\' it becomes \'bbb@example.com\'.[详细]
2023-04-11 10:24 分类:问答Parsing .wab Microsoft Outlook Address Book files in java
I am attempting to parse .wab files using java. Upon inspection the files look encoded because when you open them in note it just looks like garbage. The only way I have found to parse this data is to[详细]
2023-04-11 09:51 分类:问答Outlook automation with Delphi - Queue
I currently have the following code: while not (sqlMailMergeData.Eof) do begin if sqlMailMergeData.FieldByName(\'Email\').AsString <> \'\' then[详细]
2023-04-11 03:21 分类:问答Adding category to new mails
I am creating a VSTO 2007 Addin using COM. My requirement is to mark all the new mails into Blue category. I have the following code in OnNewMailEx handler[详细]
2023-04-11 03:09 分类:问答Weird email contents on Blackberry mail client
When one of my Mac OS X users sends an email using Outlook 2011 (exchange account) to another one of my users, that user see such contents:[详细]
2023-04-10 20:44 分类:问答alternative to using cellpadding in outlook
Since cellpadding开发者_StackOverflow中文版 causes errors in outlook emails. What are the other logical workarounds for it?[详细]
2023-04-10 20:25 分类:问答Changing the Sender's email address and name when sending an email using an Outlook object in C#
I have been trying开发者_JS百科 to figure this one out for the last 2 days. I feel like I\'m really close, but just can\'t get it. I\'ve gotten my c# program to successfully send an email with all the[详细]
2023-04-10 16:55 分类:问答Is it possible to collapse/expand a DIV within an email? What clients support this?
I have an alerting system that sends out alerts by email.I would like to include diagnostic information but only make it visible if the end user clicks a [+] button.[详细]
2023-04-10 12:33 分类:问答