You are on page 1of 1

PeopleTools 8.52: PeopleCode API Reference https://docs.oracle.com/cd/E28394_01/pt852pbh1/eng/psbooks/tpcr/chapt...

Show Reference Pane Hide Graphics Print

PeopleTools 8.52: PeopleCode API Reference

Home > PeopleBooks > PeopleTools 8.52: PeopleCode API Reference > Mail Classes First 25 of 51 Last

Mail Classes
This chapter provides an overview of PeopleSoft MultiChannel Framework mail classes and discusses how to:
Import mail classes.
Create a mail object.
Use the mail classes.
Retrieve email from a mail server with the MCFGetMail class.
MCFMail reference.

Understanding PeopleSoft MultiChannel Framework Mail Classes


This section discusses:
PeopleSoft MultiChannel Framework mail classes.
Scope of the mail classes.
Data types of the mail classes.

PeopleSoft MultiChannel Framework Mail Classes


The PT_MCF_MAIL application package contains the following classes:
MCFBodyPart
MCFEmail
MCFGetMail
MCFHeaders
MCFInboundEmail
MCFMailStore
MCFMultiPart
MCFMailUtil
MCFOutboundEmail
MCFPart
SMTPSession
Use the mail classes to develop applications to create and send emails, fetch and delete emails on the mail server,
manage emails in your PeopleSoft database, and access attachments . By using the mail classes, you are not required
to know the details of the GETMAILTARGET connector or the database schema.

1 de 1 6/12/2017 10:00 a. m.

You might also like