Share via


TaskScheduleEventInfo.DueDate Property

Definition

dueDate, this property is only available in Office 2021 and later.

Represents the following attribute in the schema: dueDate

public DocumentFormat.OpenXml.DateTimeValue? DueDate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dueDate")]
public DocumentFormat.OpenXml.DateTimeValue? DueDate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dueDate")]
public DocumentFormat.OpenXml.DateTimeValue? DueDate { get; set; }
member this.DueDate : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dueDate")>]
member this.DueDate : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dueDate")>]
member this.DueDate : DocumentFormat.OpenXml.DateTimeValue with get, set
Public Property DueDate As DateTimeValue

Property Value

Attributes

Applies to