Professional Outlook 2007 programming

Written by one of the most popular and knowledgeable Microsoft Outlook MVPs, this book fills a void in the market for a professional-level Outlook programming bookExplains how to use the many new features of Outlook 2007's object model and offers honest advice from the author on how to deal wit...

Descripción completa

Detalles Bibliográficos
Autor principal: Slovak, Ken (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Indianapolis, IN : Wrox/Wiley Pub., Inc c2007.
Edición:1st edition
Colección:Wrox professional guides.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009626869306719
Tabla de Contenidos:
  • Professional Outlook 2007 Programming; About the Author; Credits; Acknowledgments; Contents; Introduction; What Does This Book Cover?; Who Is This Book For; Conventions; What You Need to Use This Book; Errata; Source Code; p2p.wrox.com; Chapter 1: An Introduction to Outlook 2007 Programming; Setting Up Outlook VBA; Understanding Outlook; Outlook Data Storage; Outlook Data Display; Summary; Chapter 2: What's New in Outlook 2007; The Unified Object Model; Performance Improvements; Security; The Importance of Using DASL; Summary; Chapter 3: Outlook Development; The Application Object
  • The NameSpace ObjectSummary; Chapter 4: Outlook VBA; The Outlook VBA Project; Macro Security; Class Modules; Code Modules; Office UserForms; Working with Outlook Events; Macro Projects; Running and Distributing Macros; Summary; Chapter 5: Outlook Forms; Working with Standard Forms; Back to the Past: the Forms Development Environment; Prototyping Forms Code in VBA; Custom Form Walkthrough; Forms Management; Form Behavior; Form Regions; Summary; Chapter 6: COM Addins; Managed or Unmanaged Code?; IDTExtensibility2 and Trusted COM Addins; Explorer and Inspector Event Handlers
  • The OnDisconnection Catch-22 BugTemplate Utility Code; Displaying Outlook Property Pages; Communicating with a COM Addin; Summary; Chapter 7: COM Addins and the Outlook User Interface; Working with Menus and Toolbars; VSTO Interface Handlers; AxHost; Working with the Ribbon; Custom Task Panes; Form Regions; Custom Views; Summary; Chapter 8: Interfacing Outlook with Other Applications; Microsoft Word; Microsoft Excel; Microsoft Access; Web Browser; Summary; Chapter 9: Real-World Outlook Programming; Supporting Multiple Versions of Outlook; Addin Deployment; Outlook Programming Limitations
  • Things We Still Don't Have in Outlook 2007Using Alternate APIs; Summary; Chapter 10: Task Management System; Task Management System Features; The Connect Class; VB Ribbon XML; C# Ribbon XML; Summary; Appendix A: Outlook 2007 Object Model Summary; New Objects and Collections; New Properties and Methods; Common DASL Property Tags; Appendix B: Troubleshooting Problems and Support; Resources; Support; Index