Interface | Description |
---|---|
BodyPartInterface |
BodyPartInterface defines methods common to all types of e-mail
body parts.
|
MailObject |
A MailObject implements the methods needed to access the
MessageObject attribute of the classes that implement it.
|
MailObjectDefinition |
A MailObjectDefinition has the Attribute MESSAGEOBJECT_ATTRIBUTE
|
MessageInterface |
The MessageInterface interface defines the interface that any
message type that is to be sent by the OutboxAgent must implement
|
Class | Description |
---|---|
BodyPart |
The BodyPart class is used to organize information about the body parts of an
e-mail.
|
BodyPartRelationship |
This subclass of FolderRelationship is used for email.
|
BodyPartRelationshipDefinition |
The BodyPartRelationshipDefinition class is used
construct a BodyPartRelationship object.
|
CheckEmailAddress |
CheckEmailAddress provides a method to determine whether the supplied
email address is valid.
|
EmailUserProfile |
The EmailUserProfile class is ....
|
EmailUserProfileCollectionResolver |
An EmailUserProfileCollectionResolver creates and manages a Collection used
to lookup EMAILUSERPROFILE objects by EmailAddress.
|
EmailUserProfileDefinition |
The EmailUserProfileDefinition class is used
construct a EmailUserProfile object.
|
Mailbox |
The Mailbox class is ...
|
MailboxDefinition |
The MailboxDefinition class is used
construct a Mailbox object.
|
MailDocument |
The MailDocument class is ...
|
MailDocumentDefinition |
The MailDocumentDefinition class is used to
construct a MailDocumentDefinition object.
|
MailFolder |
The MailFolder class is ...
|
MailFolderDefinition |
The MailFolderDefinition class is used to
construct a MailFolderDefinition object.
|
Message |
The Message class is the main class to handle iFS email objects.
|
MessageDefinition |
The MessageDefinition class is used
construct a Message object.
|
Rfc822ContentObject |
The Rfc822COntentObject class
|
Rfc822ContentObjectDefinition |
The Rfc822ContentObjectDefinition class is used
construct a Rfc822ContentObject object.
|
Rfc822Message |
The Rfc822Message class is the main class to handle iFS email objects.
|
Rfc822MessageDefinition |
The Rfc822MessageDefinition class is used
construct a Rfc822Message object.
|
TieBodyPartRelationship |
The TieBodyPartRelationship class is a placeholder
for performing overrides for all BodyPartRelationship subclasses.
|
TieEmailUserProfile |
The TieEmailUserProfile class is a placeholder
for performing overrides for all EmailUserProfile subclasses.
|
TieMailbox |
The TieMailbox class is a placeholder
for performing overrides for all Mailbox subclasses.
|
TieMailDocument |
The TieMailDocument class is a placeholder
for performing overrides for all MailDocument subclasses.
|
TieMailFolder |
The TieMailFolder class is a placeholder
for performing overrides for all MailFolder subclasses.
|
TieMessage |
The TieMessage class is a placeholder
for performing overrides for all Message subclasses.
|
TieRfc822ContentObject |
The TieRfc822ContentObject class is a placeholder
for performing overrides for all Rfc822ContentObject subclasses.
|
TieRfc822Message |
The TieRfc822Message class is a placeholder
for performing overrides for all Rfc822Message subclasses.
|
Copyright © 2023. All rights reserved.