outlook
-
微软确认Win11 新版 Outlook 不再支持 COM 加载项
根据微软近日公布的支持文档,Win11 新版 Outlook 将不再支持组件对象模型 (COM) 加载项。[详细]
2023-11-19 13:58 分类:运维 Outlook Items.Restrict Does not return all messages
I have a small powershell script, which uses Outlook interop to move certain messages from inbox to other folders. The basic move operation is done using the code below:[详细]
2023-04-12 12:10 分类:问答Options in VBA Outlook Add-in
I have been asked to implement a solution whereby staff must designate a security level for new emails (these are filtered by the exchange server). What I am wanting to do is have it so when a new ema[详细]
2023-04-12 11:59 分类:问答Outlook scripting in C#?
I开发者_StackOverflow\'m using Outlook 2010.Via the Developer ribbon, I see that I\'m able to script Outlook using VBA.I\'m also aware that you can create Outlook addins through COM that can pretty mu[详细]
2023-04-12 11:13 分类:问答How can I tell if a VSTO Add-in is loaded?
I\'m working on a VSTO add-in for Outlook that, if another custom VSTO is loaded, will perform a specific action.How would I determine if that VSTO is loaded? 开发者_C百科 I\'ve not delved too far int[详细]
2023-04-12 09:11 分类:问答Optimal C# Implementation for Interfacing with Outlook's Recurrence Pattern and Calendar
Should I reference the Outlook Interop Recurrence Pattern object from my core object code or should I duplicate its \"interface\" (and I use that term loosely) within my core and then communicate with[详细]
2023-04-12 08:34 分类:问答Change the colour of a hyperlink on an email address that is rendered in outlook html email
I have some C# code that inserts an email address into a placeholder in a html string (placeholder is in the format %Email%) and then sends this html as an email which is then opened using Outlook.[详细]
2023-04-12 01:41 分类:问答Sync SharePoint Tasks and Outlook Tasks 2010
Hj, I want to Sync SharePoint Tasks and Out开发者_Python百科look Tasks 2010 but the custom columsn in SP do not exist in outlook. Did anyone have a solution for this stuff. :)[详细]
2023-04-11 17:06 分类:问答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 分类:问答