Attachment Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class Attachment : Microsoft.Teams.Api.Attachment
type Attachment = class
inherit Attachment
Public Class Attachment
Inherits Attachment
- Inheritance
Constructors
| Name | Description |
|---|---|
| Attachment() | |
| Attachment(ContentType) | |
| Attachment(String) | |
Properties
| Name | Description |
|---|---|
| Content | (Inherited from Attachment) |
| ContentType | (Inherited from Attachment) |
| ContentUrl | (Inherited from Attachment) |
| Id |
Obsolete.
(Inherited from Attachment)
|
| Name | (Inherited from Attachment) |
| Preview | |
| ThumbnailUrl | (Inherited from Attachment) |