AssignUsersInput.AssignedUserIds Property

Definition

Semi-colon separated ids or email addresses of users who should be assigned to this task.

[System.Text.Json.Serialization.JsonPropertyName("assignments")]
public string AssignedUserIds { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("assignments")>]
member this.AssignedUserIds : string with get, set
Public Property AssignedUserIds As String

Property Value

Attributes

Applies to