T Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Declares XNamespace and XName fields for the xmlns:t="http://schemas.microsoft.com/office/tasks/2019/documenttasks" namespace.
public static class T
type T = class
Public Class T
- Inheritance
-
T
Fields
Anchor |
Represents the t:Anchor XML element. |
Assign |
Represents the t:Assign XML element. |
Attribution |
Represents the t:Attribution XML element. |
Comment |
Represents the t:Comment XML element. |
Create |
Represents the t:Create XML element. |
Delete |
Represents the t:Delete XML element. |
Event |
Represents the t:Event XML element. |
extLst |
Represents the t:extLst XML element. |
History |
Represents the t:History XML element. |
Priority |
Represents the t:Priority XML element. |
Progress |
Represents the t:Progress XML element. |
Schedule |
Represents the t:Schedule XML element. |
SetTitle |
Represents the t:SetTitle XML element. |
t |
Defines the XML namespace associated with the t prefix. |
Task |
Represents the t:Task XML element. |
Tasks |
Represents the t:Tasks XML element. |
Unassign |
Represents the t:Unassign XML element. |
UnassignAll |
Represents the t:UnassignAll XML element. |
Undelete |
Represents the t:Undelete XML element. |
Undo |
Represents the t:Undo XML element. |