作者BadKido (BadKido)
看板Programming
标题Re: [问题] 如何用程式删除SMS简讯?
时间Sun Mar 30 20:49:35 2008
※ 引述《aaronliu0719 (hmm....)》之铭言:
: 请问在Windows Mobile 6 + .Net CF 2.0的环境下
: 如何用程式删除SMS简讯?
: 目前看到OutlookSession的SmsAccount里面没有Delete的功能
: 但是联络人、行事历和工作可以用OutlookSession里面的物件
: 达到Delete的功能,但删除Sms简讯要怎麽做?
: 微软有提供这样的功能吗?
: 还是有什麽3rd Party的元件可以推荐?
Create a MAPI session..
try to get SMS message store..
get inbox folder(or any folder that stores your message) of SMS message store..
find the message you want to delete from this folder and delete it..
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 122.124.2.8
※ 编辑: BadKido 来自: 122.124.2.8 (03/30 20:50)