Click or drag to resize

EnterpriseOneTransactionApplicationsMailObjects Class

Provides typed access to the repositories in the Applications.Mail namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionApplicationsMailObjects

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class ApplicationsMailObjects

The EnterpriseOneTransactionApplicationsMailObjects type exposes the following members.

Properties
  NameDescription
Public propertyBoxes
Gets a typed query for the Applications.Mail.Box entity type.
Public propertyBoxFolders
Gets a typed query for the Applications.Mail.BoxFolder entity type.
Public propertyMessageAttachments
Gets a typed query for the Applications.Mail.MessageAttachment entity type.
Public propertyMessages
Gets a typed query for the Applications.Mail.Message entity type.
Top
See Also