Share via


Mention.MentionId Property

Definition

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

Represents the following attribute in the schema: mentionId

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

Property Value

Attributes

Applies to