Sorry, but there are no more tags available to filter with.
-
Hi, There is bug in u r 3.2 version mobile dll. this is done when new message arrives and event has to fire. Event fires, changes in the subject on opening gwes.exe error. Here is the following code. OutlookSession session = new OutlookSession(); session..MessagingItemCreated += new MessagingItemEventHandler...
-
Hi , I am using your 3.2 mobile dll. in windows mobile 5.0 O/S. { session = new OutlookSession(); session.MessagingItemCreated += new MessagingItemEventHandler(messagingItemCreated); } public void messagingItemCreated(object sender, MessagingItemEventArgs e) { EmailMessage em = (EmailMessage)session...
Page 1 of 1 (2 items)