A
Arild
Hi,
currently we have a MemoryStream (easily converted to a
byte array) containing all the data from an Outlook
Message. Now we would like to retrieve different
properties from that message.
Is it possible to create an Outlook.MailItem or a
Redemption.SafeMailItem object and then import a
stream/byte array into that object for easy retrieval of
the mail item properties?
Also, we are working with C# - are there known problems
with interop here?
-Arild
currently we have a MemoryStream (easily converted to a
byte array) containing all the data from an Outlook
Message. Now we would like to retrieve different
properties from that message.
Is it possible to create an Outlook.MailItem or a
Redemption.SafeMailItem object and then import a
stream/byte array into that object for easy retrieval of
the mail item properties?
Also, we are working with C# - are there known problems
with interop here?
-Arild