CreateNotificationInput 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.
Create a notification
public class CreateNotificationInput
type CreateNotificationInput = class
Public Class CreateNotificationInput
- Inheritance
-
CreateNotificationInput
Constructors
| Name | Description |
|---|---|
| CreateNotificationInput() | |
Properties
| Name | Description |
|---|---|
| TargetId |
Specify a board ID or item ID the notification will go to. |
| Text |
Specify the notification text. |
| UserId |
Select a user from the drop-down or specify a user ID. |