HI,
I have created a outlook com dll and VB app. An event raised (DELETE)in the outlook com dll is not fired in the vb app. The dll raises another event(DELETE) whenever a command button is clicked alert message will raised. The Delete event is fired in the vb app but not fired event. How to solve this???
I have created a outlook com dll and VB app. An event raised (DELETE)in the outlook com dll is not fired in the vb app. The dll raises another event(DELETE) whenever a command button is clicked alert message will raised. The Delete event is fired in the vb app but not fired event. How to solve this???
Comment