Click or drag to resize

FileInfoClass Properties

The AttachmentFileInfoClass type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Gets or sets the category code.
Public propertyData
Gets or sets the binary data.
Public propertyDescription
Gets or sets the file description.
Public propertyFileExtension
Gets the file extension
Public propertyFileName
Gets or sets the name of the file. If file name is longer then 8+3, ConneXion will truncate.
Public propertyFileSize
Gets the size of the file.
Public propertySubCategory
Gets or sets the sub category.
Top
See Also