Share via


T.Delete Field

Definition

Represents the t:Delete XML element.

public static readonly System.Xml.Linq.XName Delete;
 staticval mutable Delete : System.Xml.Linq.XName
Public Shared ReadOnly Delete As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: Event.
  • corresponds to the following strongly-typed classes: TaskDeleteEventInfo.

Applies to