文章詳情頁
Java Outlook Connector 2.0 發布
瀏覽:114日期:2024-03-16 16:31:30
Java Outlook Connector 2.0 版本 發布了。Java Outlook Connector是一個純Java的工具庫, 能夠讓你在Java程序中訪問外部的 MS Outlook 應用. 比如訪問Outlook的地址簿, 收,發件箱,等等..2.0的新特性包括:Accessible user-defined properties on Outlook items: Every Outlook item object has a getUserProperties() method returning a UserPropertiesCollection object.Access to the address book content: The method Outlook.getAddressLists() returns a list containing AddressList and AddressEntry objects.Supported distribution lists: The OutlookDistributionList class handles a distribution list.Outlook automation and user interface related tasks can be performed with the library.
標簽:
Java
相關文章:
1. JavaMail 1.4 發布2. IDEA 通過docker插件發布springboot項目的詳細教程3. Spring 2.0 發布4. Java剖析工具JProfiler 4.2 發布5. Java 數據庫 PointBase 5.5 發布6. JSR 196:pluggable authentication for JEE containers 草案發布7. Spring-Annotation 1.0 發布8. Sun 公司完整發布Java API文檔中文版9. SVNKit(前JavaSVN) 1.1.0 發布10. Sun 發布Java EE 5 &NetBeans 5.5 預覽版
排行榜