共用方式為


TaskDetails.Deleted Property

Definition

deleted, this property is only available in Microsoft365 and later.

Represents the following attribute in the schema: deleted

[DocumentFormat.OpenXml.SchemaAttr("deleted")]
public DocumentFormat.OpenXml.BooleanValue? Deleted { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Deleted { get; set; }
[<DocumentFormat.OpenXml.SchemaAttr("deleted")>]
member this.Deleted : DocumentFormat.OpenXml.BooleanValue with get, set
member this.Deleted : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Deleted As BooleanValue

Property Value

Attributes

Applies to