TeamsImageProperties 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 TeamsImageProperties : Microsoft.Teams.Cards.SerializableObject
type TeamsImageProperties = class
inherit SerializableObject
Public Class TeamsImageProperties
Inherits SerializableObject
- Inheritance
Constructors
| Name | Description |
|---|---|
| TeamsImageProperties() | |
Properties
| Name | Description |
|---|---|
| AllowExpand | |
| Key | |
Methods
| Name | Description |
|---|---|
| Deserialize(String) | |
| Serialize() | |
| WithAllowExpand(Boolean) | |
| WithKey(String) | |