AttachmentBasicType
Description
Attachment Basic Type
Type :
OLI_LU_BASICATTACHMENTTYPE
Description
Name
Value
File - This attachment has a file attached.
OLI_LU_BASICATTMNTTY_FILE
3
Image - This attachment contains only an image
OLI_LU_BASICATTMNTTY_IMAGE
2
Other
OLI_OTHER
2147483647
This attachment is text only. Used for comments, notes, etc.
OLI_LU_BASICATTMNTTY_TEXT
1
Unknown
OLI_UNKNOWN
0
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