AttachmentInfo

A class that describes an attachment.

Property

Type

Description

AttachmentID

int

The ID that uniquely identifies an attachment.

ContentType

string

The content type that indicates the type of the mime content.

Name

string

The descriptive name of an attachment.

ParentID

int

The source id that to which the attachment is associated to.

Size

int

The size of the attachment.

11/8/2016