table of contents
| Image::ExifTool::TNEF(3) | User Contributed Perl Documentation | Image::ExifTool::TNEF(3) |
NAME¶
Image::ExifTool::TNEF - Read TNEF meta information
SYNOPSIS¶
This module is used by Image::ExifTool
DESCRIPTION¶
This module contains definitions required by Image::ExifTool to read TNEF (Transport Neutral Encapsulation Format) files.
AUTHOR¶
Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
REFERENCES¶
- <https://officeprotocoldoc.z19.web.core.windows.net/files/MS-OXTNEF/%5bMS-OXTNEF%5d.pdf>
- <https://officeprotocoldoc.z19.web.core.windows.net/files/MS-OXCMSG/%5bMS-OXCMSG%5d.pdf>
- <https://msopenspecs.azureedge.net/files/MS-OXPROPS/%5bMS-OXPROPS%5d.pdf>
- <https://officeprotocoldoc.z19.web.core.windows.net/files/MS-OXCDATA/%5bMS-OXCDATA%5d.pdf>
- <https://github.com/echo-devim/pyjacktrick/blob/main/mapi_constants.py>
SEE ALSO¶
"TNEF Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
| 2025-08-04 | perl v5.42.0 |