Click or drag to resize

MessageAttachments Property

List of MessageAttachment child objects, based on the Applications.Mail.MessageAttachment.MailMessage 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<MessageAttachment> Attachments { get; }

Property Value

Type: ChildCollectionMessageAttachment
See Also