Share via


OpenXmlTaskAssignUnassignUserElement.AuthorId Property

Definition

authorId, this property is only available in Office 2021 and later.

Represents the following attribute in the schema: authorId

[DocumentFormat.OpenXml.SchemaAttr("authorId")]
public DocumentFormat.OpenXml.StringValue? AuthorId { get; set; }
public DocumentFormat.OpenXml.StringValue? AuthorId { get; set; }
[<DocumentFormat.OpenXml.SchemaAttr("authorId")>]
member this.AuthorId : DocumentFormat.OpenXml.StringValue with get, set
member this.AuthorId : DocumentFormat.OpenXml.StringValue with get, set
Public Property AuthorId As StringValue

Property Value

Attributes

Applies to