AttachmentBasicType

Description
Attachment Basic Type

Type : OLI_LU_BASICATTACHMENTTYPE
DescriptionNameValue
File - This attachment has a file attached.OLI_LU_BASICATTMNTTY_FILE3
Image - This attachment contains only an imageOLI_LU_BASICATTMNTTY_IMAGE2
OtherOLI_OTHER2147483647
This attachment is text only. Used for comments, notes, etc.OLI_LU_BASICATTMNTTY_TEXT1
UnknownOLI_UNKNOWN0

Definition
This describes the basic type of attachment. If it is other than text, you must look at AttachmentType and MimeTypeTC to correctly use the data.

Parents
Attachment