Click or drag to resize

MessageAttachmentAttachmentContent Property

The actual content of the attachment. null when the content is not downloaded or is unknown for some other reason.

Namespace:  Aloe.EnterpriseOne.Model.Applications.Mail
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public byte[] AttachmentContent { get; set; }

Property Value

Type: Byte
See Also