CreateDashboardResponse 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.
Response for Create a new dashboard with the given name and phone number
public class CreateDashboardResponse
type CreateDashboardResponse = class
Public Class CreateDashboardResponse
- Inheritance
-
CreateDashboardResponse
Constructors
| Name | Description |
|---|---|
| CreateDashboardResponse() | |
Properties
| Name | Description |
|---|---|
| Id |
The numerical id of the dashboard. |
| Name |
The name of the dashboard. |
| Phone |
The texting number associated with this dashboard. |