Loading…

Programming applications for Microsoft Outlook 2007 /

Get the definitive guide to learning how to exploit the built-in functionality in Outlook 2007. Written by two experts on Outlook extensibility, this book delivers practical guidance and extensive code samples to help you extend, adapt, and customize information flow to the desktop. Discover how to:...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Byrne, Randy
Other Authors: Gregg, Ryan
Format: Electronic eBook
Language:Inglés
Published: Redmond, Wash. : Microsoft Press, ©2007.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • 1. What's new in Microsoft Office Outlook 2007
  • 2. Outlook as a platform
  • 3. Writing your First Outlook add-in using Visual Basic .NET
  • 4. Writing your First Outlook add-in using C♯
  • 5. Built-in item types
  • 6. Accessing Outlook data
  • 7. Address books and recipients
  • 8. Responding to events
  • 9. Sharing information with other users
  • 10. Organizing Outlook data
  • 11. Searching Outlook data
  • 12. Introducing the Outlook user interface
  • 13. Creating form regions
  • 14. Form region controls
  • 15. Extending the ribbon
  • 16. Completing your user interface
  • 17. Using the PropertyAccessor object
  • 18. Add-in setup and deployment
  • 19. Trust and security.