![]() |
Sign Up! | Tags | Domains | Statistics | Options | Advanced Search |
msdn.com » Le Café Central de DeVa - Nov 11, 2008
When i working with the customer who is working with Exchange Server 2007, the discussion turned towards the Exchange Web Services. He is interested to create rules on Outlook using Exchange Web Services (EWS) and …
Also tagged: rules, exchange server 2007, mapi, gotcha, outlook 2007, rule, mailbox, extended mapi, outlook programming, mailbox store, exchange web services ews, exchange rules, devmsgteam
msdn.com » Le Café Central de DeVa - Oct 15, 2008
The code sample uses the RuleAction and RuleCondition objects to specify a rule that moves messages from a specific sender to a specific folder, unless the message contains certain terms in the subject. Note that the …
Also tagged: rules, development, code snippets, outlook 2007, vba, rule, outlook programming, outlook 2003, outlook ui, devmsgteam
msdn.com » Le Café Central de DeVa - Oct 15, 2008
Whenever we work with Outlook 2007 UI, we click either "Send/Receive button" or press "F9" to send and receive emails. In couple of our cases we use to do programmatically you can make use of Outlook Object Model's …
Also tagged: net, development, code snippets, design, com, interop, customization, exchange server 2007, synchronization, tutorials, office mac 2004, outlook 2007, outlook programming, exchange server 2003, outlook ui, devmsgteam, send receive, syncobject
msdn.com » Le Café Central de DeVa - Oct 9, 2008
The code sample uses the RuleAction and RuleCondition objects to specify a rule that moves messages from a specific sender to a specific folder, unless the message contains certain terms in the subject. Note that the …
Also tagged: rules, development, code snippets, outlook 2007, vba, rule, outlook programming, outlook 2003, outlook ui, devmsgteam
msdn.com » Le Café Central de DeVa - Oct 9, 2008
Whenever we work with Outlook 2007 UI, we click either "Send/Receive button" or press "F9" to send and receive emails. In couple of our cases we use to do programmatically you can make use of Outlook Object Model's …
Also tagged: net, development, code snippets, design, com, interop, customization, exchange server 2007, synchronization, tutorials, outlook 2007, outlook programming, exchange server 2003, outlook ui, devmsgteam, send receive, syncobject
msdn.com » Le Café Central de DeVa - Sep 24, 2008
Whenever we discuss with regards to Outlook Add-in customization, many of our customer(s) or their developers want to customize it according to their requirements. Also they look for the code-samples, related articles …
Also tagged: rules, development, vsto, downloads, code snippets, programming, customization, ribbon, tutorials, outlook 2007, add in, appointment, contacts, rule, task, manifest, outlook programming, setup project, iribbonextensibility, outlook add in, form region, task pane, devmsgteam, propertychange, formregionstartup, visual studio 2005 templates, com shim, outlook 2007 add in template, iribboncontrol
msdn.com » Le Café Central de DeVa - Sep 17, 2008
Please find the following script that retrieves the FullName and BusinessTelephoneNumber properties for all the contacts in an Outlook address book: 1: On Error Resume Next 2: 3: Const olFolderContacts = 10 4: 5: Set …
Also tagged: programming, vbscript, excel, outlook 2007, vba, export, address book, contacts, vcard, outlook programming, outlook 2003, devmsgteam
msdn.com » Le Café Central de DeVa - Aug 7, 2008
Development : Outlook Object Model & Outlook 2007 There are couple of known issues that may occur when you use the Microsoft Office Outlook 2007 object model. Please find the below given article, which talks about …
Also tagged: kb, known issues, outlook 2007, outlook 2003, custom form, form region, devmsgteam
msdn.com » Le Café Central de DeVa - Jul 16, 2008
Do you know the support that is available for applications that use the Web Distributed Authoring and Versioning (WebDAV) protocol to access Microsoft Exchange 2000 Server or Microsoft Exchange Server 2003 ? What is …
Also tagged: exchange server 2007, kb, best practices, webdav, cdoex, outlook 2007, cdo, appointment, contacts, meeting request, exchange server 2003, do you know, api changes, outlook 2003
msdn.com » Le Café Central de DeVa - May 23, 2008
Welcome to Outlook Programming series # 9 In this series, we will learn "How to systematically release the objects - Add-in's for Outlook 2003 & Outlook 2007 ?". I found this MSDN article which describes how all …
Also tagged: vsto, code snippets, kb, how to, tutorials, outlook 2007, add in, outlook programming, outlook 2003, com add in