Skip to content

Microsoft Outlook Programming Jumpstart for Administrators, Developers, and Power Users

Best in textbook rentals since 2012!

ISBN-10: 1555582869

ISBN-13: 9781555582869

Edition: 2003

Authors: Sue Mosher

List price: $82.95
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Microsoft Outlook is the most widely used email program and offers the most programmability. This guide introduces key concepts for programming both Outlook forms for storing and exchanging data and Visual Basic for applications modules that add new features to Outlook.
Customers also bought

Book details

List price: $82.95
Copyright year: 2003
Publisher: Elsevier Science & Technology
Publication date: 10/24/2002
Binding: Paperback
Pages: 619
Size: 6.75" wide x 9.00" long x 1.25" tall
Weight: 2.244
Language: English

Sue Mosher is the author of six previous books on Microsoft Outlook and Exchange and maintains a web site at http://www.outlookcode.com devoted to helping programmers at all skill levels take advantage of Outlook's extensibility. Her company, Turtleflock LLC, helps organizations get the most out of Outlook and other Microsoft Office products, providing custom application development and other support. Sue has been recognized by Microsoft with a Most Valuable Professional award every year since 1994. Sue is a Phi Beta Kappa graduate of the College of William and Mary, currently residing in Arlington, Virginia.

Foreword
Acknowledgments
Introduction
What You Can Do with Outlook
Outlook VBA Design
The VBA Design Environment
A VBA Birthday/Anniversary Reminder Form
Adding VBA Code
Code Basics
Code Grammar 101
Working with Expressions and Functions
Controlling Program Flow
Handling Errors and Debugging VBA Applications
Handling User Input and Feedback
Special Outlook Techniques
Working with the Object Models
Responding to Outlook Events in VBA
Working with Stores and Folders
Understanding Outlook Security
Working with Items and Recipients
Outlook Form Design
Outlook's Six Basic Forms
Creating Your First Custom Contact Form
Extending Form Design with Fields and Controls
Writing Code to Respond to Outlook Form Events
More Controls for Outlook Forms
Common Outlook Form and Item Techniques
Finishing Touches
Menus, Toolbars, and the Outlook Bar
Designing Outlook Reports
Exchange Server, Databases, and XML Web Services
Deploying Forms and Applications
Resources for Outlook Programming
Files Blocked by Outlook Security
App. C: Key Procedures You Can Reuse
Index