RefreshDefinition 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 RefreshDefinition : Microsoft.Teams.Cards.SerializableObject
type RefreshDefinition = class
inherit SerializableObject
Public Class RefreshDefinition
Inherits SerializableObject
- Inheritance
Constructors
| Name | Description |
|---|---|
| RefreshDefinition() | |
Properties
| Name | Description |
|---|---|
| Action | |
| Key | |
| UserIds | |
Methods
| Name | Description |
|---|---|
| Deserialize(String) | |
| Serialize() | |
| WithAction(ExecuteAction) | |
| WithKey(String) | |
| WithUserIds(IList<String>) | |
| WithUserIds(String[]) | |