473,800 Members | 2,495 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to delete SMS from inbox of phone memory

2 New Member
Hello,

How can i delete sms from inbox of phone memory of windows mobile using compact framework(C#).





Amrit
Mar 27 '08 #1
2 5061
markmcgookin
648 Recognized Expert Contributor
Hello,

How can i delete sms from inbox of phone memory of windows mobile using compact framework(C#).





Amrit
Hi there you could check out http://forums.microsoft.com/MSDN/Sho...34618&SiteID=1 for information about Asynchronous callbacks and MAPI functions to try and help you with this kind of issue. Also http://msdn2.microsoft.com/en-us/library/aa446561.aspx talks about messaged in managed code applications.

Mark
Apr 1 '08 #2
amrit sahay
2 New Member
Hi Mark,

Thanks for the response.But i want to delete all messages from the inbox.
I had seen Mapirule example. But didnt get any idea.
plesae guide me



Amrit
Apr 1 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

10
2255
by: MaxMax | last post by:
int *p; p = new int; void *q = (void*)p; delete q; Is this valid if p is guaranteed to be a POD? (don't ask why... there is a reason I need this. Clearly I will create p in function, use p in another function that know what type p is and delete p in a function that for simplicity won't know what p is)
5
1735
by: news.microsoft.com | last post by:
Does anybody know if there is a component like the new outlook 2003 inbox. It has a really good drop down grouping feature, and visually looks very good. Thanks
4
2890
by: Philip Nestingen | last post by:
I wrote a function to delete specific messages in an archive sync. It works just find as long as the url (file name) does not include any illegal characters. Is there a way to use cdoex to delete the messages as an alternative or someway to replace the illegal characters? Below is the function which takes a single parameter. Such as (file://./storeage/domain/MBX/archive/Inbox/goodStuff.EML) and it delete the email. If the file name is...
6
7468
by: LTCCTL | last post by:
Hi, I have created a SmartPhone/PDA application to send and recieve SMS. Now whenever the application is running and the message comes in, it is shown on the screen and is strored in the inbox(I have tried both the options Notify and NotifyAndDelete but I am not satisfied with that). I want to delete a SMS from SmartPhone/PDA inbox which has a specific word or string. I am using compact framework and C#.NET. Please let me know how...
2
2485
by: Danielle | last post by:
Hello all - Thank you in advance for any help you are able to provide. I am populating a gridview from a stored procuedure. The returned data is a name, phone number, email and guid of a contact in our database. I also need to use the Edit and Delete funtions in the gridview. Neither seems to be working as intended.
0
1729
by: =?Utf-8?B?TWVlbWEgSnVkeQ==?= | last post by:
I have a Verizon Palm Treo 755p and use Outlook 2002 on my new HP Pavilion (Vista 64-bit). When I was syncing on my old XP PC, everything worked fine. On the Vista PC, when I finally got it to sync (using a Bluetooth USB adapter), I ended up with recurring appointments that act wierd when I try to delete, move or edit them. It won't allow any of these changes, saying various messages: 1) If I try to open the recurring appointment: ...
1
2174
by: LTCCTL | last post by:
Hi all, I have created an application to send and recieve a particular type of message, now when the message comes in, the application grabs the message and show it on the screen, but when we switch of the phone and switch it on again, the message starts coming in before the application starts and goes directly to the PDA/Phone inbox. My problem is to read messages from PDA/Smartphone inbox. I am using C#.Net 2.0, Compact Framework 2.0...
1
1599
JustRun
by: JustRun | last post by:
I have a problem with the select option at the gridview and gonna pull my hair out cause it doesn't work at all. Here is the Grid view code: I want to get the selected row when the user click "Select" I think it might related to the database Table !! <asp:SqlDataSource ID="sdsCustomer" runat="server" ConflictDetection="CompareAllValues" ConnectionString="Data Source=.;Initial Catalog=TimeSheet;Integrated...
0
1850
by: amitsd1 | last post by:
How can I delete inbox sms of window mobile 5 or 6 with vb.net or C#. I Want to delete SMS by Message ItemID. I have developed a window mobile application like messaging application so i could not find the delete message functionality. plz help me thanx in advance
0
9690
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10505
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10275
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10033
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9085
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7576
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6811
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5471
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4149
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.