Condividi tramite


FileConsentCardResponse.UploadInfo Property

Definition

Gets or sets if the user accepted the file, contains information about the file to be uploaded.

public Microsoft.Agents.Extensions.Teams.Models.FileUploadInfo UploadInfo { get; set; }
member this.UploadInfo : Microsoft.Agents.Extensions.Teams.Models.FileUploadInfo with get, set
Public Property UploadInfo As FileUploadInfo

Property Value

The information about the file to be uploaded.

Applies to