readme.txt

来自「This sample uses Microsoft.WindowsMobile」· 文本 代码 · 共 31 行

TXT
31
字号
Code Sample Name: PocketOutlookSample

Feature Area: Managed Programming

Description: 
    This sample uses Microsoft.WindowsMobile.PocketOutlook and 
    Microsoft.WindowsMobile.Telephony to:    
        - Databind a ContactCollection to a ListBox.
        - Databind a Contact Property to a TextBox.
        - Edit Contact Properties.
        - Send SMS messages 
        - Call a contact's phone number.
          
Usage:
    Load and deploy the project in Visual Studio 2005.

Relevant APIs/Associated Help Topics: 
    Microsoft.WindowsMobile.PocketOutlook
    Microsoft.WindowsMobile.Telephony

Assumptions:
    The device/emulator has telephony capabilities.

Requirements: 
    Visual Studio 2005, 
    Windows Mobile 5.0 Pocket PC SDK,
    ActiveSync 4.0.

** For more information about this code sample, please see the Windows Mobile 
SDK help system. **

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?