View Single Post
  #1  
Old June 30th 06, 08:45 AM posted to microsoft.public.outlook.program_vba
jisha
external usenet poster
 
Posts: 1
Default Catastrophic Failure while accessing Redemption.SafeMailItem.To and Recipients

Hi,
I have a C# application in which I am using Redemption.dll version 4.
0.0.452.In this application I am trying to access Outlook 2003 MailItem, by
setting that item as Redemption.SafeMailItem (sMailItem) .Trying to access
sMailItem.To and later i am accessing Redemption.Recipient address.At that
point this is sometimes giving Catastrophic Error(details below).Can you tell
me why this is happening ? What is the solution?
Error details

“Details : Catastrophic failure
At Redemption.SafeMailItemClass.get_To()”
Ads