Click or drag to resize

BoxFolderMessages Property

List of Message child objects, based on the Applications.Mail.Message.MailBoxFolder back reference

Namespace:  Aloe.EnterpriseOne.Model.Applications.Mail
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<Message> Messages { get; }

Property Value

Type: ChildCollectionMessage
See Also