Compartir a través de


2.20.3.3 CT_TaskAssignUnassignUser

Target namespace: http://schemas.microsoft.com/office/powerpoint/2022/08/main

Referenced by: CT_TaskHistoryEvent

A complex type that specifies the identity details of the person who the task event is attributed.

Attributes:

authorId: An ST_AuthorId attribute that specifies the document author id for the person who the task event is attributed.

The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.

 <xsd:complexType name="CT_TaskAssignUnassignUser">
   <xsd:attribute name="authorId" type="p188:ST_AuthorId" use="required"/>
 </xsd:complexType>

See section 5.19 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).