TeamsAttachment interface

Extends

Properties

content

Inherited Properties

contentType

mimetype/Contenttype for the file

contentUrl

Content Url

name

(OPTIONAL) The name of the attachment

thumbnailUrl

(OPTIONAL) Thumbnail associated with attachment

Property Details

content

content: ContentType

Property Value

ContentType

Inherited Property Details

contentType

mimetype/Contenttype for the file

contentType: string

Property Value

string

Inherited From Attachment.contentType

contentUrl

Content Url

contentUrl?: string

Property Value

string

Inherited From Attachment.contentUrl

name

(OPTIONAL) The name of the attachment

name?: string

Property Value

string

Inherited From Attachment.name

thumbnailUrl

(OPTIONAL) Thumbnail associated with attachment

thumbnailUrl?: string

Property Value

string

Inherited From Attachment.thumbnailUrl