TeamsAttachment interface

Extends

プロパティ

content

継承されたプロパティ

contentType

ファイルの mimetype/Contenttype

contentUrl

コンテンツ URL

name

(省略可能)添付ファイルの名前

thumbnailUrl

(省略可能)添付ファイルに関連付けられているサムネイル

プロパティの詳細

content

content: ContentType

プロパティ値

ContentType

継承されたプロパティの詳細

contentType

ファイルの mimetype/Contenttype

contentType: string

プロパティ値

string

Attachment.contentTypeから継承

contentUrl

コンテンツ URL

contentUrl?: string

プロパティ値

string

Attachment.contentUrlから継承

name

(省略可能)添付ファイルの名前

name?: string

プロパティ値

string

Attachment.name から継承

thumbnailUrl

(省略可能)添付ファイルに関連付けられているサムネイル

thumbnailUrl?: string

プロパティ値

string

Attachment.thumbnailUrlから継承