Share via


T.SetTitle Field

Definition

Represents the t:SetTitle XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to