Share via


W15.person Field

Definition

Represents the w15:person XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: people.
  • has the following child XML elements: presenceInfo.
  • has the following XML attributes: author.
  • corresponds to the following strongly-typed classes: Person.

Applies to