Share via


P15.presenceInfo Field

Definition

Represents the p15:presenceInfo XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData, ext.
  • has the following XML attributes: providerId, userId.
  • corresponds to the following strongly-typed classes: PresenceInfo.

Applies to