TaskDetails.Inactive Property
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.
inactive, this property is only available in Microsoft365 and later.
Represents the following attribute in the schema: inactive
[DocumentFormat.OpenXml.SchemaAttr("inactive")]
public DocumentFormat.OpenXml.BooleanValue? Inactive { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Inactive { get; set; }
[<DocumentFormat.OpenXml.SchemaAttr("inactive")>]
member this.Inactive : DocumentFormat.OpenXml.BooleanValue with get, set
member this.Inactive : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Inactive As BooleanValue
Property Value
- Attributes