Welcome to Soft32 Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

POOM Delete Appointment

 
   Soft32 Home -> PDA -> Pocket PC Developer RSS
Next:  Buy elavil Online. Buy elavil Online Without Pres..  
Author Message
Simon Ashford

External


Since: Sep 22, 2009
Posts: 1



(Msg. 1) Posted: Tue Sep 22, 2009 2:15 am
Post subject: POOM Delete Appointment
Archived from groups: microsoft>public>pocketpc>developer (more info?)

I'm trying to delete all appointments in pocket outlook with a specific subject title: e.g.

pola = New PocketOutlook.Application()
pola.logon()

If pApptItem.subject = "<specific title>" Then
pola.delete()
messagebox.show("Appointment(s) had been deleted")

Else

messagebox.show("No Appointments Found!!!")

End If

pola.logoff()
pola = nothing

I kept getting errors telling me to use create new object/instance. Any ideas on how to fix or sample code to delete a calendar appointment please...



EggHeadCafe - Software Developer Portal of Choice
WCF Workflow Services Using External Data Exchange
http://www.eggheadcafe.com/tutorials/aspnet/3d49fa0d-a120-4977-842a-6d...17b6d74
Back to top
Login to vote
Display posts from previous:   
Related Topics:
poom appointment editing - Hi, I have seen applications that somehow fake out POOM, and open new appointments in Edit Mode, instead of read-only....

put_BodyInk() data limit for appointment item in POOM? - I have binary stored in a CEBLOB structure, and I'm using put_BodyInk() to save this data to an appointment item using....

Last Modified Timestamp of POOM's Contact/Appointment items? - Hi! I've been playing around with POOM (managed api, .NET CF) and I wonder if there is some kind of timestamp I can..

Creating new appointment using POOM crashes on 2003 SE dev.. - I'm having a problem creating a new appointment using POOM on the newer 2003 SE devices. Basically, I create a new..

POOM get - Is there any reason why the "get_Body" function of the IAppointment interface would be taking a considerable ...

Use POOM with C? - Hello! Is there a way to use the Pocket Outlook Object Model in C or is it only available in eVC++? If it is, can..
       Soft32 Home -> PDA -> Pocket PC Developer All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum

Categories:
 Windows
 Linux
 Mac
  PDA


[ Contact us | Terms of Service/Privacy Policy ]