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

個数:

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

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 640 p.
  • 言語 ENG
  • 商品コード 9781555582869
  • DDC分類 005.3769

Full Description

Microsoft Outlook Programming unleashes the power of Microsoft Outlook, allowing administrators and end users to customize Outlook in the same way that they've used macros and templates to customize other programs like Excel and Word. Experienced developers will find the quick-start information they need to begin integrating Outlook into their applications. Microsoft Exchange administrators will get help automating common tasks such as announcing public folders and importing data to custom forms.

Microsoft Outlook is the most widely used email program, and it offers the most programmability. This book 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. Central to this new edition, which covers both Outlook 2000 and Outlook 2002, is awareness of tighter security in Outlook. Designed to prevent transmission of computer viruses, the security restrictions can also get in the way of legitimate programs, but this book offers workarounds within the reach of novice programmers. It also covers many of the new features of Outlook 2002, such as the integrated Outlook View Control and searching across multiple folders using SQL syntax and the Search object.

Contents

What You Can Do with Outlook
Part I: Outlook VBA Design
The VBA Design Environment; A VBA Birthday/Anniversary Reminder Form
PART II: 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
PART III: 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
Part IV: 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
Part V: Finishing Touches
Menus, Toolbars, and the Outlook Bar; Designing Outlook Reports; Exchange Server, Databases, and XML Web Services; Deploying Forms and Applications
Appendices: Resources for Outlook Programming; Files Blocked by Outlook Security; Key Procedures You Can Reuse