AttachmentGetAttachmentsFromTnef Method
Extracts all the files and optionally the RTF message body from TNEF container and returns the result as AttachmentCollection.
Overload List
  NameDescription
Public methodCode exampleGetAttachmentsFromTnef
Extracts all the files from TNEF container and returns them as AttachmentCollection.
Public methodCode exampleGetAttachmentsFromTnef(TnefExtractionOptions)
Extracts items of the specified kinds from TNEF container and returns them as AttachmentCollection.
Top
See Also