Hi All
I have written a VC++ DLL that creates an Appointment item
in Outlook and writes the item's EntryID to an outside
application.
I am now trying to write a DLL that will delete an
appointment. The function will be passed the EntryID.
Has anyone ever done this before or would know how to do
it. I am able to do this in VB, but fail miserably in
VC++. Your help will be greatly appreciated.
Gary
.
I have written a VC++ DLL that creates an Appointment item
in Outlook and writes the item's EntryID to an outside
application.
I am now trying to write a DLL that will delete an
appointment. The function will be passed the EntryID.
Has anyone ever done this before or would know how to do
it. I am able to do this in VB, but fail miserably in
VC++. Your help will be greatly appreciated.
Gary
.