TnefParserGetAttachments Method
Overload List
  NameDescription
Public methodStatic memberGetAttachments(Byte, TnefExtractionOptions)
Extracts attachments and, optionally, rich-text body from a TNEF data.
Public methodStatic memberGetAttachments(Stream, TnefExtractionOptions)
Extracts attachments and, optionally, rich-text body from a TNEF stream.
Public methodStatic memberGetAttachments(String, TnefExtractionOptions)
Extracts attachments and, optionally, rich-text body from a winmail.dat file.
Top
See Also