Share via


T.Create Field

Definition

Represents the t:Create XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to