TabInfo 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 TabInfo : Microsoft.Teams.Cards.SerializableObject
type TabInfo = class
inherit SerializableObject
Public Class TabInfo
Inherits SerializableObject
- Inheritance
Constructors
| Name | Description |
|---|---|
| TabInfo() | |
Properties
| Name | Description |
|---|---|
| ContentUrl | |
| EntityId | |
| Name | |
| WebsiteUrl | |
Methods
| Name | Description |
|---|---|
| Deserialize(String) | |
| Serialize() | |
| WithContentUrl(String) | |
| WithEntityId(String) | |
| WithName(String) | |
| WithWebsiteUrl(String) | |