Share via


Mention.MentionpersonId Property

Definition

mentionpersonId, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: mentionpersonId

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

Property Value

Attributes

Applies to