table of contents
Email::Outlook::Message::Attachment(3pm) | User Contributed Perl Documentation | Email::Outlook::Message::Attachment(3pm) |
NAME¶
Email::Outlook::Message::Attachment - Handle attachment data in .msg files
DESCRIPTION¶
This is an internal module of Email::Outlook::Message. It is a subclass of Email::Outlook::Message::Base.
METHODS¶
- new($pps, $verbosity)
- Create a new attachment object, using $pps as data source. Overrides the base method by setting some default values.
- to_email_mime()
- Convert the attachment to an Email::MIME object.
AUTHOR¶
Matijs van Zuijlen, "matijs@matijs.net"
COPYRIGHT AND LICENSE¶
Copyright 2002--2020 by Matijs van Zuijlen
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2022-01-28 | perl v5.32.1 |