Hello
Dim MSG As MapiMessage = MapiMessage.Load(msg, opt)
Dim FFT As FileFormatType = FileFormatUtil.DetectFileFormat(MSG.Attachments.Item(x).ContentStream).FileFormatType
…
Process attachment based on FFT/FileFormat…...advise if the only way is to save each attachment to a memory...nerds , Yes, the only way is to save each attachment to a memory...