Share via


T.Priority Field

Definition

Represents the t:Priority XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to