Share via


NoNamespace.mentionpersonId Field

Definition

Represents the mentionpersonId XML attribute.

public static readonly System.Xml.Linq.XName mentionpersonId;
 staticval mutable mentionpersonId : System.Xml.Linq.XName
Public Shared ReadOnly mentionpersonId As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: mention.
  • corresponds to the following strongly-typed properties: Mention.MentionpersonId.

Applies to